1
Fork 0
rust/compiler/rustc_mir_build/src
Matthias Krüger 01ec4eb319
Rollup merge of #121427 - nnethercote:fix-Rocket, r=oli-obk
Fix panic when compiling `Rocket`.

This panic was reported [here](https://github.com/rust-lang/rust/pull/120576#issuecomment-1957515484).

r? ``@oli-obk``
2024-02-22 18:09:54 +01:00
..
build Inline simplify_match_pair 2024-02-21 21:19:00 +01:00
thir Convert bugs back to delayed_bugs. 2024-02-21 10:35:54 +11:00
check_unsafety.rs Use fewer delayed bugs. 2024-02-14 20:30:37 +11:00
errors.rs Make some IntoDiagnostic impls generic. 2024-02-22 13:47:30 +11:00
lib.rs Remove unnecessary min_specialization after bootstrap 2024-02-10 18:15:11 +11:00
lints.rs Fix an ICE in the recursion lint 2024-02-16 09:29:39 +00:00