Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
Search
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.5k
Star
117k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Match Ergonomics 2024: update edition 2024 behavior of feature gates
- #135434
#135434
Merged
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
dianne:match-2024-for-edition-2024
dianne/rust:match-2024-for-edition-2024
Copy head branch name to clipboard
Jan 30, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Match Ergonomics 2024: update edition 2024 behavior of feature gates
#135434
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
dianne:match-2024-for-edition-2024
dianne/rust:match-2024-for-edition-2024
Copy head branch name to clipboard
Commits
Commits on Jan 21, 2025
remove Rule 3 from `ref_pat_eat_one_layer_2024`
Show description for a56f9ad
dianne
committed
a56f9ad
View commit details
Copy full SHA for a56f9ad
Browse repository at this point
add more tests where the rulesets disagree
Show description for c57708a
dianne
committed
c57708a
View commit details
Copy full SHA for c57708a
Browse repository at this point
"structural" ruleset: account for dbm mutability cap in Deref(EatInner) rules
dianne
committed
c037695
View commit details
Copy full SHA for c037695
Browse repository at this point
"structural" ruleset: use the "classic" ruleset's diagnostic and fallback for inherited ref mutability mismatches
Show description for f8315ae
dianne
committed
f8315ae
View commit details
Copy full SHA for f8315ae
Browse repository at this point
"structural" ruleset: match against the inherited ref when a reference pattern doesn't match the mutability of an inner reference
Show description for 586ff15
dianne
committed
586ff15
View commit details
Copy full SHA for 586ff15
Browse repository at this point
rename tests' revisions to allow testing multiple editions
dianne
committed
3f9b198
View commit details
Copy full SHA for 3f9b198
Browse repository at this point
minor test cleanup
Show description for fdcbd71
dianne
committed
fdcbd71
View commit details
Copy full SHA for fdcbd71
Browse repository at this point
add more information to old tests
dianne
committed
afd976b
View commit details
Copy full SHA for afd976b
Browse repository at this point
add a stable edition 2021 revision to pattern typing tests
Show description for 4ed44c9
dianne
committed
4ed44c9
View commit details
Copy full SHA for 4ed44c9
Browse repository at this point
organize old well-typed-edition-2024 tests
Show description for f5567e1
dianne
committed
f5567e1
View commit details
Copy full SHA for f5567e1
Browse repository at this point
add tests differing between stable and new rules (with errors on new rules)
Show description for e288cff
dianne
committed
e288cff
View commit details
Copy full SHA for e288cff
Browse repository at this point
Commits on Jan 28, 2025
add work-in-progress unstable book chapters
Show description for be7d6e3
dianne
committed
be7d6e3
View commit details
Copy full SHA for be7d6e3
Browse repository at this point
You can’t perform that action at this time.