rust/src/test
2020-11-26 21:29:27 +01: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 Remove FIXME comment from incremental 2020-11-20 21:33:48 +09: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 Auto merge of #77467 - jyn514:query-docs, r=oli-obk 2020-11-26 16:31:12 +00:00
rustdoc-js Clean up rustdoc tests by removing unnecessary features 2020-11-25 14:27:51 +01:00
rustdoc-js-std
rustdoc-ui Rollup merge of #79412 - GuillaumeGomez:cleanup-rustdoc-tests, r=jyn514 2020-11-26 13:39:13 +01:00
rustfix
ui Store ForeignItem in a side table. 2020-11-26 21:29:27 +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