rust/compiler/rustc_pattern_analysis/src
Matthias Krüger f3ebf1e50f
Rollup merge of #120516 - Nadrieril:cleanup-impls, r=compiler-errors
pattern_analysis: cleanup manual impls

https://github.com/rust-lang/rust/pull/120420 introduced some unneeded manual impls. I remove them here.

r? ```@Nilstrieb```
2024-02-03 22:25:14 +01:00
..
constructor.rs Rollup merge of #120516 - Nadrieril:cleanup-impls, r=compiler-errors 2024-02-03 22:25:14 +01:00
errors.rs s/RustcCtxt/RustcMatchCheckCtxt/ 2023-12-15 16:58:38 +01:00
lib.rs Make PatternColumn part of the public API 2024-01-30 17:06:52 +01:00
lints.rs Make PatternColumn part of the public API 2024-01-30 17:06:52 +01:00
pat_column.rs Make PatternColumn part of the public API 2024-01-30 17:06:52 +01:00
pat.rs Rollup merge of #120516 - Nadrieril:cleanup-impls, r=compiler-errors 2024-02-03 22:25:14 +01:00
rustc.rs Limit the use of PlaceCtxt 2024-01-30 17:06:30 +01:00
usefulness.rs Rollup merge of #120516 - Nadrieril:cleanup-impls, r=compiler-errors 2024-02-03 22:25:14 +01:00