rust/src/test
2020-11-19 05:36:55 +01:00
..
assembly Add asm! support for mips64 2020-10-04 12:01:21 +00:00
auxiliary
codegen Auto merge of #79106 - tmiasko:inline-hint, r=nagisa,eddyb 2020-11-18 23:44:54 +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 BTreeMap: improve gdb introspection of BTreeMap with ZST keys or values 2020-10-14 13:03:23 +02:00
incremental simplify-locals: Remove unused assignments regardless of rvalue kind 2020-10-26 10:48:28 +01:00
mir-opt Rollup merge of #78966 - tmiasko:inline-never, r=oli-obk 2020-11-15 03:02:48 +01:00
pretty fix pretty print for qpath 2020-11-12 12:47:25 +01:00
run-make Auto merge of #76256 - tgnottingham:issue-74890, r=nikomatsakis 2020-11-12 15:34:09 +00:00
run-make-fulldeps Fix and re-enable two coverage tests on MacOS 2020-11-11 22:54:58 -08:00
run-pass-valgrind Add unsized_fn_params feature 2020-10-27 14:45:02 -03:00
rustdoc Add from_def_id_and_kind reducing duplication in rustdoc 2020-11-17 15:16:03 -05:00
rustdoc-js Add test for whitespace in doc alias 2020-10-05 16:37:13 +02:00
rustdoc-js-std
rustdoc-ui Add test to ensure that "invalid HTML tag" lint isn't fired in code blocks 2020-11-16 16:44:41 +01:00
rustfix
ui Revert "Normalize function type during validation" 2020-11-19 05:36:55 +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