Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
Nadrieril
Datepicker
All time
Commit History
Commits on Mar 26, 2024
Store `Place` instead of `PlaceBuilder` in `MatchPair`
Nadrieril
committed
14f186c
Copy full SHA for 14f186c
Rename
Nadrieril
committed
3878b37
Copy full SHA for 3878b37
Commits on Mar 25, 2024
Consistently merge simplifiable or-patterns
Nadrieril
committed
d1d9aa3
Copy full SHA for d1d9aa3
Use the correct span for simplifying or-patterns
Show description for 08d7379
Nadrieril
committed
08d7379
Copy full SHA for 08d7379
Commits on Mar 20, 2024
Add barest-bones deref patterns
Show description for 120d357
Nadrieril
and
fee1-dead
committed
120d357
Copy full SHA for 120d357
Commits on Mar 19, 2024
Add a crate-custom test harness
Nadrieril
committed
d697dd4
Copy full SHA for d697dd4
Improve the `WitnessPat: Debug` impl
Nadrieril
committed
e4487ad
Copy full SHA for e4487ad
Report arm intersections
Nadrieril
committed
3dfd0fd
Copy full SHA for 3dfd0fd
Commits on Mar 13, 2024
Remove `MaybeInfiniteInt::JustAfterMax`
Show description for c423678
Nadrieril
committed
c423678
Copy full SHA for c423678
Rename `RustcMatchCheckCtxt` -> `RustcPatCtxt`
Nadrieril
committed
f275406
Copy full SHA for f275406
Rename `TypeCx` -> `PatCx`
Nadrieril
committed
4fc35c4
Copy full SHA for 4fc35c4
Rename `ValidityConstraint` -> `PlaceValidity`
Show description for cb15bf6
Nadrieril
committed
cb15bf6
Copy full SHA for cb15bf6
Commits on Mar 12, 2024
Centralize the decision to suggest patterns vs `_`
Nadrieril
committed
1b31e14
Copy full SHA for 1b31e14
Don't suggest an arm when suggesting a never pattern
Nadrieril
committed
b878ab6
Copy full SHA for b878ab6
Suggest never pattern instead of `_` for empty types
Nadrieril
committed
9f2aa5b
Copy full SHA for 9f2aa5b
Add `Constructor::Never`
Nadrieril
committed
1ec73d7
Copy full SHA for 1ec73d7
Run the empty_types tests with never_patterns too
Nadrieril
committed
844f173
Copy full SHA for 844f173
Use `min_exhaustive_patterns` in core & std
Nadrieril
committed
9962a01
Copy full SHA for 9962a01
Commits on Mar 11, 2024
`DeconstructedPat.data` is always present now
Nadrieril
committed
d339bda
Copy full SHA for d339bda
Store field indices in `DeconstructedPat` to avoid virtual wildcards
Nadrieril
committed
6ae9fa3
Copy full SHA for 6ae9fa3
Store pattern arity in `DeconstructedPat`
Show description for c1e6886
Nadrieril
committed
c1e6886
Copy full SHA for c1e6886
Commits on Mar 10, 2024
mir-opt: always run tests for the current target
Nadrieril
committed
222bdad
Copy full SHA for 222bdad
Commits on Mar 9, 2024
Rollup merge of #121711 - ChrisDenton:junction, r=Mark-Simulacrum
Show description for 13ca978
Nadrieril
authored
13ca978
Copy full SHA for 13ca978
Rollup merge of #121584 - klensy:itertools-up, r=Mark-Simulacrum
Show description for bc3bc2b
Nadrieril
authored
bc3bc2b
Copy full SHA for bc3bc2b
Rollup merge of #121526 - onur-ozkan:minor-improvement, r=Mark-Simulacrum
Show description for 5d4e3d9
Nadrieril
authored
5d4e3d9
Copy full SHA for 5d4e3d9
Rollup merge of #121403 - kornelski:io-oom, r=dtolnay
Show description for 9ccf798
Nadrieril
authored
9ccf798
Copy full SHA for 9ccf798
Rollup merge of #121280 - ajwock:maybeuninit_fill, r=Amanieu
Show description for cbd59d0
Nadrieril
authored
cbd59d0
Copy full SHA for cbd59d0
Rollup merge of #120504 - kornelski:try_with_capacity, r=Amanieu
Show description for e3c0158
Nadrieril
authored
e3c0158
Copy full SHA for e3c0158
Rollup merge of #114655 - nbdd0121:io-safety, r=dtolnay
Show description for 5b6d30a
Nadrieril
authored
5b6d30a
Copy full SHA for 5b6d30a
Rollup merge of #99153 - Dajamante:issue/95622, r=dtolnay
Show description for 0a8ea93
Nadrieril
authored
0a8ea93
Copy full SHA for 0a8ea93
review
Nadrieril
committed
594cf1d
Copy full SHA for 594cf1d
Factor out non-branch-related pattern data
Nadrieril
committed
7843e46
Copy full SHA for 7843e46
Lint small gaps between ranges
Nadrieril
committed
8ac9a04
Copy full SHA for 8ac9a04
Allow lint where we don't care
Nadrieril
committed
2dd085f
Copy full SHA for 2dd085f
Allow lint where we don't care
Nadrieril
committed
f783043
Copy full SHA for f783043
Pagination
Previous
Next
You can’t perform that action at this time.