rust/tests
Chris Denton f7a132f428
Move rename_directory from ui-fulldeps to std
std has had a `TempDir` implementation for a long time now.
2023-02-21 18:33:19 +00:00
..
assembly Update the minimum external LLVM to 14 2023-02-10 16:06:25 -08:00
auxiliary
codegen Make dyn* have the same scalar pair ABI as corresponding fat pointer 2023-02-18 19:47:34 +00:00
codegen-units
debuginfo Upgrade mingw-w64 on CI 2023-01-29 13:01:06 +01:00
incremental
mir-opt Enable instcombine for mutable reborrows 2023-02-16 07:51:23 -05:00
pretty Update tests. 2023-01-29 20:19:26 +01:00
run-make Auto merge of #105601 - BelovDV:change-rlib-with-not-stable, r=petrochenkov 2023-02-12 07:15:27 +00:00
run-make-fulldeps Remove save-analysis. 2023-02-16 15:14:45 +11:00
run-pass-valgrind
rustdoc Rollup merge of #108057 - GuillaumeGomez:fix-reexport-attr-merge, r=notriddle 2023-02-16 17:51:24 +01:00
rustdoc-gui Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=GuillaumeGomez 2023-02-13 11:34:56 +01:00
rustdoc-js rustdoc: update test cases to match with stricter match criteria 2023-01-21 00:11:39 -07:00
rustdoc-js-std rustdoc: add test case based on #103357 2023-01-24 09:49:33 -07:00
rustdoc-json
rustdoc-ui rustdoc: Cleanup broken link callbacks 2023-02-18 14:45:01 +04:00
ui Auto merge of #107772 - compiler-errors:dyn-star-backend-is-ptr, r=eholk 2023-02-19 05:35:03 +00:00
ui-fulldeps Move rename_directory from ui-fulldeps to std 2023-02-21 18:33:19 +00:00
COMPILER_TESTS.md