rust/src/test
Mazdak Farrokhzad d4860fcff3
Rollup merge of #69561 - JohnTitor:clean-up-unstable-book, r=Mark-Simulacrum
Clean up unstable book

- #58402's feature was renamed to `tidy_test_never_used_anywhere_else` and it is now used for tidy only
- `read_initializer` link is wrong and the doc should be auto-generated so removed
- Add dummy doc for `link_cfg`
- Stop generating `compiler_builtins_lib` doc in favor of b8ccc0f8a6
- Make `rustc_attrs` tracking issue "None"
2020-03-08 11:51:12 +01:00
..
assembly
auxiliary Auto merge of #68452 - msizanoen1:riscv-abi, r=nagisa,eddyb 2020-02-08 18:10:48 +00:00
codegen Fix check for __msan_keep_going in sanitizer-recover test 2020-03-03 08:41:16 +01:00
codegen-units Update codegen-units tests 2020-02-26 19:45:46 +00:00
compile-fail Remove chalk integration 2020-03-02 18:11:53 -05:00
debuginfo Update tests 2020-03-03 18:22:05 +09:00
incremental fix various typos 2020-03-06 15:19:31 +01: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 Add regression test for linking issue with start-group / end-group 2020-03-03 13:11: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 Rollup merge of #69561 - JohnTitor:clean-up-unstable-book, r=Mark-Simulacrum 2020-03-08 11:51:12 +01:00
ui-fulldeps Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
COMPILER_TESTS.md