rust/src/test
2019-07-12 14:50:13 +10:00
..
assembly
auxiliary
codegen Adjust codegen tests for DISPFlagMainSubprogram 2019-07-09 21:55:29 +02:00
codegen-units
compile-fail Make WhileTrue into an EarlyLintPass lint. 2019-07-06 06:43:58 +02:00
debuginfo
incremental while_{let_}loops/change_{break,continue}: typeck_tables_of clean. 2019-07-06 06:43:58 +02:00
mir-opt Only omit StorageLive/Dead for variable that are never initialized 2019-07-07 15:04:43 +01:00
pretty
run-fail
run-make
run-make-fulldeps rustc: Remove dylib crate type from most rustc crates 2019-07-07 03:23:00 +02:00
run-pass Rollup merge of #62270 - agnxy:move-async-test, r=Centril,tmandry 2019-07-11 04:33:14 +02:00
run-pass-fulldeps syntax: Make def-site span mandatory in ExpnInfo/MacroBacktrace/DiagnosticSpanMacroExpansion 2019-07-11 00:12:07 +03:00
run-pass-valgrind
rustdoc Remove MacroKind::ProcMacroStub 2019-07-11 00:12:07 +03:00
rustdoc-js
rustdoc-js-std
rustdoc-ui force single-threaded text execution 2019-07-06 21:41:11 -05:00
rustfix
ui remove redundant async_closure test in async-await.rs 2019-07-12 14:50:13 +10:00
ui-fulldeps normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
COMPILER_TESTS.md