Files
rust/compiler/rustc_mir_transform
Zalathar 281ccf80f8 Remove the dummy PreCodegen mir-opt pass
This dummy pass is not needed, because the `runtime-optimized` phase transition
can be used to dump the final pre-codegen MIR.
2026-05-13 15:40:23 +10:00
..