rustc-perf
rustc-perf copied to clipboard
Reinstate Database Round Trip Testing
https://github.com/rust-lang/rustc-perf/pull/1377 removed the round trip testing for the database due to it taking a very long time (and just timing out). This test can be useful though, so we should figure out how to make it actually run in time.