rust/tests/mir-opt/pre-codegen/README.md
2023-04-23 17:10:53 +00:00

4 lines
237 B
Markdown

The goal of this directory is to track the quality of MIR that is given to codegen in a standard `-O` condiguration.
As such, feel free to `--bless` whatever changes you get here, so long as doing so doesn't add substantially more MIR.