rust/tests
Matthias Krüger e0f6840bb6
Rollup merge of #106793 - Mark-Simulacrum:normalize-test, r=compiler-errors
Normalize test output more thoroughly

This prevents differences in local environments, which may (for example) end up with a longer backtrace with more digits in the backtrace prefix, as happened to me. While we're at it, clean more of the output up, including the exact location of the error in the compiler.

cc https://github.com/rust-lang/rust/pull/106521 which introduced this test
2023-01-13 19:16:44 +01:00
..
assembly
auxiliary
codegen Stabilize abi_efiapi feature 2023-01-11 20:42:13 -05:00
codegen-units
debuginfo
incremental
mir-opt
pretty
run-make
run-make-fulldeps Auto merge of #106092 - asquared31415:start_lang_item_checks, r=davidtwco 2023-01-13 07:45:34 +00:00
run-pass-valgrind
rustdoc Rollup merge of #106741 - GuillaumeGomez:reexport-doc-hidden, r=notriddle 2023-01-13 05:47:23 +09:00
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Add log-backtrace option to show backtraces along with logging 2023-01-12 00:17:48 +09:00
ui Rollup merge of #106793 - Mark-Simulacrum:normalize-test, r=compiler-errors 2023-01-13 19:16:44 +01:00
ui-fulldeps Auto merge of #106004 - fee1-dead-contrib:const-closures, r=oli-obk 2023-01-13 05:04:48 +00:00
COMPILER_TESTS.md