Add MIR Optimization Tests I've starting working on the infrastructure for testing MIR optimizations. The plan now is to have a set of test cases (written in Rust), compile them with -Z dump-mir, and check the MIR before and after each pass. |
||
|---|---|---|
| .. | ||
| cargotest | ||
| compiletest | ||
| error_index_generator | ||
| linkchecker | ||
| rustbook | ||
| tidy | ||