rust/compiler/rustc_pattern_analysis/src
2024-01-24 20:04:33 +01:00
..
constructor.rs Rollup merge of #119835 - Nadrieril:simplify-empty-logic, r=compiler-errors 2024-01-19 19:27:00 +01:00
errors.rs s/RustcCtxt/RustcMatchCheckCtxt/ 2023-12-15 16:58:38 +01:00
lib.rs Most of the DeconstructedPat Debug impl is reusable 2024-01-24 20:04:33 +01:00
lints.rs Rename TyCtxt::emit_spanned_lint as TyCtxt::emit_node_span_lint. 2024-01-23 08:09:05 +11:00
pat.rs Most of the DeconstructedPat Debug impl is reusable 2024-01-24 20:04:33 +01:00
rustc.rs Most of the DeconstructedPat Debug impl is reusable 2024-01-24 20:04:33 +01:00
usefulness.rs Remove Ty: Copy bound 2024-01-20 15:22:14 +01:00