rust/src/test
Joshua Nelson 872acb0c35 Move src/test/rustdoc-ui intra-doc tests into a subdirectory
This also changes the builder to allow using
`x.py test src/test/rustdoc-ui/intra-doc`; before, it would panic that
no paths were found.
2020-11-28 21:14:09 -05:00
..
assembly Add asm! support for mips64 2020-10-04 12:01:21 +00:00
auxiliary
codegen Validate use of parameters in naked functions 2020-11-25 00:00:00 +00:00
codegen-units simplify-locals: Remove unused assignments regardless of rvalue kind 2020-10-26 10:48:28 +01:00
compile-fail change error for LayoutErr::SizeOverflow 2020-11-18 11:38:30 +01:00
debuginfo Auto merge of #78461 - TimDiekmann:vec-alloc, r=Amanieu 2020-11-21 22:46:50 +00:00
incremental Update test. 2020-11-26 21:32:28 +01:00
mir-opt Qualify panic! as core::panic! in non-built-in core macros 2020-11-23 11:28:25 -08:00
pretty Rename optin_builtin_traits to auto_traits 2020-11-23 14:14:06 -08:00
run-make Auto merge of #76256 - tgnottingham:issue-74890, r=nikomatsakis 2020-11-12 15:34:09 +00:00
run-make-fulldeps Rollup merge of #79365 - richkadel:llvm-cov-map-version-4, r=wesleywiser 2020-11-26 13:39:09 +01:00
run-pass-valgrind Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
rustdoc Move src/test/rustdoc intra-doc link tests into a subdirectory 2020-11-28 21:13:55 -05:00
rustdoc-js Clean up rustdoc tests by removing unnecessary features 2020-11-25 14:27:51 +01:00
rustdoc-js-std
rustdoc-ui Move src/test/rustdoc-ui intra-doc tests into a subdirectory 2020-11-28 21:14:09 -05:00
rustfix
ui Rollup merge of #79486 - camelid:E0591-code-cleanup, r=lcnr 2020-11-28 15:58:30 +01:00
ui-fulldeps Revert "Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrum" 2020-11-18 11:18:40 +01:00
COMPILER_TESTS.md