about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/prettify.rs
AgeCommit message (Expand)AuthorLines
2023-06-14make reorder BB pass use cached RPORémy Rakic-1/+1
2023-05-21PR feedback: better comments and debug assertsScott McMurray-3/+19
2023-05-21MIR: opt-in normalization of `BasicBlock` and `Local` numberingScott McMurray-0/+134