bors 089677eb32 Auto merge of - scottmcm:pretty-mir, r=cjgillot
MIR: opt-in normalization of `BasicBlock` and `Local` numbering

This doesn't matter at all for actual codegen, but after spending some time reading pre-codegen MIR, I was wishing I didn't have to jump around so much in reading post-inlining code.

So this add two passes that are off by default for every mir level, but can be enabled (`-Zmir-enable-passes=+ReorderBasicBlocks,+ReorderLocals`) for humans.
2023-05-28 21:53:56 +00:00
..
2023-05-17 12:18:55 +00:00
2023-05-15 20:27:12 +00:00
2023-05-25 17:40:46 +00:00
2023-05-15 20:27:12 +00:00
2023-05-15 20:27:12 +00:00