rust/src/test
bors 18c275b423 Auto merge of #69635 - Dylan-DPC:rollup-2oh8uu5, r=Dylan-DPC
Rollup of 6 pull requests

Successful merges:

 - #68682 (Add documentation to compiler intrinsics)
 - #69544 (Unrevert "Remove `checked_add` in `Layout::repeat`")
 - #69617 (constify mem::forget)
 - #69622 (Rename `syntax` in librustc_ast/README.md)
 - #69623 (stash API: remove panic to fix ICE.)
 - #69624 (Toolstate: Don't block beta week on already broken tools.)

Failed merges:

 - #69626 (Toolstate: don't duplicate nightly tool list.)

r? @ghost
2020-03-02 12:48:26 +00:00
..
assembly
auxiliary Auto merge of #68452 - msizanoen1:riscv-abi, r=nagisa,eddyb 2020-02-08 18:10:48 +00:00
codegen better lint names 2020-02-18 22:49:47 +01:00
codegen-units Update codegen-units tests 2020-02-26 19:45:46 +00:00
compile-fail remove no-longer-needed test 2020-02-15 19:40:33 +01:00
debuginfo Ignore GDB versions with broken str printing. 2020-02-16 17:49:45 -07:00
incremental Auto merge of #68505 - skinny121:canonicalize-const-eval-inputs, r=nikomatsakis 2020-02-28 06:14:52 +00:00
mir-opt suspend -> yield 2020-02-16 13:08:36 +01:00
pretty print vis & defaultness for nested items 2020-02-21 18:30:56 +01:00
run-fail better lint names 2020-02-18 22:49:47 +01:00
run-make Auto merge of #67878 - Others:opt-3, r=Mark-Simulacrum 2020-01-31 00:03:55 +00:00
run-make-fulldeps Rollup merge of #69146 - matthewjasper:literal-qualif, r=eddyb 2020-02-18 22:16:23 +01:00
run-pass-valgrind
rustdoc Rollup merge of #69598 - ollie27:rustdoc_crate-version_escape, r=GuillaumeGomez 2020-03-01 17:23:34 +01:00
rustdoc-js Add tests for struct variant field in search 2020-02-02 19:18:31 +01:00
rustdoc-js-std
rustdoc-ui --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
rustfix
ui Auto merge of #69635 - Dylan-DPC:rollup-2oh8uu5, r=Dylan-DPC 2020-03-02 12:48:26 +00:00
ui-fulldeps Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
COMPILER_TESTS.md