1
Fork 0
rust/compiler/rustc_mir_build
Takayuki Maeda 9b9ea77641
Rollup merge of #117343 - Nadrieril:cleanup_check_match, r=davidtwco
Cleanup `rustc_mir_build/../check_match.rs`

The file had become pretty unwieldy, with a fair amount of duplication. As a bonus, I discovered that we weren't running some pattern checks in if-let chains.

I recommend looking commit-by-commit. The last commit is a whim, I think it makes more sense that way but I don't hold this opinion strongly.
2023-11-04 12:44:44 +09:00
..
src Rollup merge of #117343 - Nadrieril:cleanup_check_match, r=davidtwco 2023-11-04 12:44:44 +09:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Make THIR unused_unsafe lint consistent with MIR 2023-10-25 10:10:13 +00:00