rust/src/tools/compiletest
bors 17d29dcdce Auto merge of #92363 - the8472:less-compiletest-normalization, r=Mark-Simulacrum
Override rustc version in ui and mir-opt tests to get stable hashes

Building a dozen separate regexps for each test in compiletest consumes significant amounts of CPU cycles.

UI test timings on my machine:

OLD: 39.63s
NEW: 30.27s
2022-01-21 20:47:48 +00:00
..
src Auto merge of #92363 - the8472:less-compiletest-normalization, r=Mark-Simulacrum 2022-01-21 20:47:48 +00:00
Cargo.toml Upgrade tracing-subscriber 2021-12-22 10:47:36 -06:00