rust/compiler/rustc_mir_build
Matthias Krüger 092352f6fd
Rollup merge of #111841 - matthewjasper:validate-match-guards, r=compiler-errors
Run AST validation on match guards correctly

AST validation was being skipped on match guards other than `if let` guards.
2023-05-24 21:36:57 +02:00
..
src Rollup merge of #111841 - matthewjasper:validate-match-guards, r=compiler-errors 2023-05-24 21:36:57 +02:00
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl Reinstate confusion note. 2023-04-03 15:59:21 +00:00