rust/compiler/rustc_pattern_analysis/src
2024-03-22 11:13:29 -04:00
..
constructor.rs Improve the WitnessPat: Debug impl 2024-03-19 02:22:43 +01:00
errors.rs Rename RustcMatchCheckCtxt -> RustcPatCtxt 2024-03-13 14:07:44 +01:00
lib.rs Add a crate-custom test harness 2024-03-19 02: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