rust/tests
Yuki Okushi 7d02116832
Rollup merge of #106816 - TimNN:rental-remap, r=oli-obj
Update `rental` hack to work with remapped paths.

This PR simply switches to an already-existing helper instead of hard-coding a specific enum variant. The new revision of the test fails without the other changes in this PR.

Context: I'm exploring running UI tests with remapped paths by default in #105924 and the rental test was one of the ones that failed.

This may also be useful in the context of https://github.com/rust-lang/rfcs/pull/3127 ("New rustc and Cargo options to allow path sanitisation by default").
2023-01-14 12:04:37 +09: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 rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggle 2023-01-13 12:38:03 -07:00
rustdoc-gui rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggle 2023-01-13 12:38:03 -07:00
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 #106816 - TimNN:rental-remap, r=oli-obj 2023-01-14 12:04:37 +09: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