rust/src/test
bors b63d05a908 Auto merge of #78683 - Nemo157:issue-78673, r=lcnr
Check predicates from blanket trait impls while testing if they apply

fixes #78673
2020-11-13 23:12:01 +00:00
..
assembly Add asm! support for mips64 2020-10-04 12:01:21 +00:00
auxiliary
codegen Rollup merge of #77950 - arlosi:sha256, r=eddyb 2020-11-03 19:32:26 +01:00
codegen-units simplify-locals: Remove unused assignments regardless of rvalue kind 2020-10-26 10:48:28 +01:00
compile-fail Add compile fail test for issue 27675 2020-10-08 08:18:59 +02: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 #78899 - tmiasko:inline-diverging, r=oli-obk 2020-11-11 20:59:05 +01:00
pretty
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 Auto merge of #78683 - Nemo157:issue-78673, r=lcnr 2020-11-13 23:12:01 +00:00
rustdoc-js Add test for whitespace in doc alias 2020-10-05 16:37:13 +02:00
rustdoc-js-std
rustdoc-ui Rollup merge of #78984 - GuillaumeGomez:rustdoc-check-option, r=jyn514 2020-11-13 15:26:16 +01:00
rustfix
ui Rollup merge of #78996 - lcnr:cg-promotion, r=RalfJung 2020-11-13 15:26:20 +01:00
ui-fulldeps Implement destructuring assignment for structs and slices 2020-11-11 12:10:52 +00:00
COMPILER_TESTS.md