Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
tests
/
mir-opt
/
pre-codegen
/
README.md
blob: f0598703cd98d3c16ae514978272782c49c031b2 [
file
] [
view
]
The
goal of
this
directory
is
to track the quality of MIR that
is
given to codegen
in
a standard
`-O`
configuration
.
As
such
,
feel free to
`--bless`
whatever changes you
get
here
,
so
long
as
doing so doesn
't add substantially more MIR.