Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:F-exclusive_range_pattern
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.9k
Star
108k
Code
Issues
5k+
Pull requests
887
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
state
:
open
label
:
F-exclusive_range_pattern
state:open label:F-exclusive_range_pattern
Search
Labels
Milestones
New issue
Search results
Open
Closed
Tracking issue for <code>..X</code>, and <code>..=X</code> (<code>#![feature(half_open_range_patterns)]</code>)
A-patterns
Relating to patterns and pattern matching
Relating to patterns and pattern matching
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
This issue / PR is in PFCP or FCP with a disposition to merge it.
F-exclusive_range_pattern
`#![feature(exclusive_range_pattern)]`
`#![feature(exclusive_range_pattern)]`
F-half_open_range_patterns
`#![feature(half_open_range_patterns)]`
`#![feature(half_open_range_patterns)]`
finished-final-comment-period
The final comment period is finished for this PR / Issue.
The final comment period is finished for this PR / Issue.
S-tracking-design-concerns
Status: There are blocking design concerns.
Status: There are blocking design concerns.
T-lang
Relevant to the language team
Relevant to the language team
Status: Open.
#67264
In rust-lang/rust;
·
Centril
opened
on Dec 12, 2019
Operators in patterns have incorrect priorities
A-grammar
Area: The grammar of Rust
Area: The grammar of Rust
A-parser
Area: The lexing & parsing of Rust source code to an AST
Area: The lexing & parsing of Rust source code to an AST
A-patterns
Relating to patterns and pattern matching
Relating to patterns and pattern matching
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
Category: An issue proposing an enhancement or a PR with one.
F-exclusive_range_pattern
`#![feature(exclusive_range_pattern)]`
`#![feature(exclusive_range_pattern)]`
F-half_open_range_patterns
`#![feature(half_open_range_patterns)]`
`#![feature(half_open_range_patterns)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
Relevant to the language team
Status: Open.
#48501
In rust-lang/rust;
·
petrochenkov
opened
on Feb 24, 2018
You can’t perform that action at this time.