rust/src/test
2020-02-07 12:44:31 -05:00
..
assembly
auxiliary
codegen Add support for Control Flow Guard on Windows. 2020-01-28 14:43:23 +00:00
codegen-units Make drop-glue take advantage of -Zshare-generics. 2020-01-23 13:15:15 +01:00
compile-fail Diagnostics should not end with a full stop 2020-01-12 15:37:50 +00:00
debuginfo Remove legacy debuginfo tests 2020-01-07 21:28:22 +01:00
incremental Collisions in the dep-graph due to path-reuse are rare but can occur. 2020-01-27 17:06:06 +01:00
mir-opt Add more tests for or-patterns 2020-02-03 19:42:15 +00:00
pretty pretty: print attrs in struct expr 2020-02-02 09:25:54 +01:00
run-fail Errors in promoteds may only cause lints not hard errors 2020-01-10 09:08:25 +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 Split join_codegen_and_link() into two steps 2020-02-04 11:09:50 +11:00
run-pass-valgrind
rustdoc Auto merge of #68325 - faern:move-numeric-consts-to-associated-consts-step1, r=LukasKalbertodt 2020-01-30 08:55:07 +00:00
rustdoc-js
rustdoc-js-std
rustdoc-ui Normalise notes with the/is 2020-01-24 16:24:50 +00:00
rustfix
ui performed --bless of 15 ui tests affected 2020-02-07 12:44:31 -05:00
ui-fulldeps fix fallout in tests 2020-02-01 18:59:49 +01:00
COMPILER_TESTS.md