rust/compiler/rustc_mir_transform
Michael Howell 7e62406e01
Rollup merge of #101428 - JakobDegen:build-tests, r=oli-obk
Add mir building test directory

The first commit renames `mir-map.0` mir dumps to `built.after` dumps. I am happy to drop this commit if someone can explain the origin of the name.

The second commit moves a bunch of mir building tests into their own directory. I did my best to make sure that all of these tests are actually testing mir building, and not just incidentally using `built.after`

r? ``@oli-obk``
2022-10-30 19:31:37 -07:00
..
src Rollup merge of #101428 - JakobDegen:build-tests, r=oli-obk 2022-10-30 19:31:37 -07:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00