This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-15 20:45:45 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6bb6b816bfcf9e26fac5175e3e907dcefe5ecdbc
rust
/
compiler
/
rustc_pattern_analysis
/
src
T
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