rust/compiler/rustc_mir_transform
bors 10143e781b Auto merge of #117166 - oli-obk:mir_const_qualif_perf, r=petrochenkov
Only call `mir_const_qualif` if absolutely necessary

Pull the perf change out of https://github.com/rust-lang/rust/pull/113617

This should not have any impact on behaviour (if it does, we'll see an ICE)
2023-10-27 16:06:02 +00:00
..
src Auto merge of #117166 - oli-obk:mir_const_qualif_perf, r=petrochenkov 2023-10-27 16:06:02 +00:00
Cargo.toml Implement JumpThreading pass. 2023-10-21 06:58:38 +00:00
messages.ftl Don't report any errors in lower_intrinsics. They should have been typecked before. 2023-09-06 09:38:15 +00:00