This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
09ea3f93ee6497247172a80ba17493748d08b64c
rust
/
compiler
/
rustc_pattern_analysis
/
src
History
Nadrieril
e1b8441899
Require enum indices to be contiguous
2024-03-30 16:22:43 +01:00
..
constructor.rs
Require enum indices to be contiguous
2024-03-30 16:22:43 +01:00
errors.rs
Rename
RustcMatchCheckCtxt
->
RustcPatCtxt
2024-03-13 14:07:44 +01:00
lib.rs
Require enum indices to be contiguous
2024-03-30 16:22:43 +01:00
lints.rs
Rename
RustcMatchCheckCtxt
->
RustcPatCtxt
2024-03-13 14:07:44 +01:00
pat_column.rs
Rename
TypeCx
->
PatCx
2024-03-13 13:56:38 +01:00
pat.rs
Improve the
WitnessPat: Debug
impl
2024-03-19 02:22:43 +01:00
rustc.rs
Programmatically convert some of the pat ctors
2024-03-22 11:13:29 -04:00
usefulness.rs
Report arm intersections
2024-03-19 02:20:36 +01:00