rust/src/test
2020-02-08 01:12:41 +03: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 Add a resume type parameter to Generator 2020-02-02 13:20:57 +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 Rollup merge of #68524 - jonas-schievink:generator-resume-arguments, r=Zoxc 2020-02-06 22:38:33 +01:00
pretty pretty: print attrs in struct expr 2020-02-02 09:25:54 +01:00
run-fail Add a resume type parameter to Generator 2020-02-02 13:20:57 +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 rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02:00
rustfix
ui fix lifetime shadowing check in GATs 2020-02-08 01:12:41 +03:00
ui-fulldeps rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02:00
COMPILER_TESTS.md