granite-rust/compiler/rustc_mir_build
Matthias Krüger 342483ccc6
Rollup merge of #117398 - Nadrieril:fix-117378, r=compiler-errors
Correctly handle nested or-patterns in exhaustiveness

I had assumed nested or-patterns were flattened, and they mostly are but not always.

Fixes https://github.com/rust-lang/rust/issues/117378
2023-10-30 21:03:38 +01:00
..
src Rollup merge of #117398 - Nadrieril:fix-117378, r=compiler-errors 2023-10-30 21:03:38 +01:00
Cargo.toml Replace in-tree rustc_apfloat with the new version of the crate 2023-07-26 10:20:15 -04:00
messages.ftl Make THIR unused_unsafe lint consistent with MIR 2023-10-25 10:10:13 +00:00