rust/src/test
Nixon Enraght-Moony 40b5470b0d Address review comments.
Go back to CRATE_DEF_INDEX

Minor niceness improvements

Don't output hidden items

Remove striped items from fields

Add $TEST_BASE_DIR

Small catch
2020-12-01 18:34:39 +00:00
..
assembly Add asm! support for mips64 2020-10-04 12:01:21 +00:00
auxiliary
codegen Auto merge of #78380 - bstrie:rm-old-num-const-from-tests, r=jyn514 2020-11-29 14:29:23 +00:00
codegen-units simplify-locals: Remove unused assignments regardless of rvalue kind 2020-10-26 10:48:28 +01:00
compile-fail Update tests to remove old numeric constants 2020-11-29 00:55:55 -05:00
debuginfo Auto merge of #78461 - TimDiekmann:vec-alloc, r=Amanieu 2020-11-21 22:46:50 +00:00
incremental Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsakis 2020-11-29 21:04:23 +00: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 #78122 - fusion-engineering-forks:fmt-write-bounds-check, r=Mark-Simulacrum 2020-11-29 23:14:40 +00:00
run-make-fulldeps libtest: Make sed arguments compatible with apple 2020-11-29 02:14:49 +01:00
run-pass-valgrind Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
rustdoc Add tests for rustdoc json 2020-12-01 18:34:39 +00:00
rustdoc-js Clean up rustdoc tests by removing unnecessary features 2020-11-25 14:27:51 +01:00
rustdoc-js-std
rustdoc-json Address review comments. 2020-12-01 18:34:39 +00:00
rustdoc-ui Rollup merge of #79527 - jyn514:intra-doc-tests, r=Manishearth 2020-12-01 10:50:19 +00:00
rustfix
ui Rollup merge of #79444 - sasurau4:test/move-const-ip, r=matklad 2020-12-01 10:50:15 +00: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