rust/compiler/rustc_mir_build/src
bjorn3 760338526f Show actual MIR when MIR building forgot to terminate block
This makes it significantly easier to debug bugs of this kind.
2024-11-01 11:24:14 +01:00
..
build Show actual MIR when MIR building forgot to terminate block 2024-11-01 11:24:14 +01:00
thir Rollup merge of #132385 - workingjubilee:move-abi-to-rustc-abi, r=jieyouxu,compiler-errors 2024-10-31 17:50:42 -07:00
check_unsafety.rs Don't emit null pointer lint for raw ref of null deref 2024-10-06 22:36:51 -04:00
errors.rs Rollup merge of #131381 - Nadrieril:min-match-ergonomics, r=pnkfelix 2024-10-16 19:18:30 +02:00
lib.rs Add warn(unreachable_pub) to rustc_mir_build. 2024-08-29 20:13:06 +10:00
lints.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00