rust/src/test
2018-02-24 18:02:33 -08:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen rustc_mir: always run the deaggregator. 2018-02-20 02:50:26 +02:00
codegen-units
compile-fail Rollup merge of #48481 - Manishearth:dyn-paren, r=petrochenkov 2018-02-24 15:52:16 -08:00
compile-fail-fulldeps Reexport -> re-export in prose and documentation comments 2018-01-15 13:36:53 -05:00
debuginfo
incremental rustc_mir: always run the deaggregator. 2018-02-20 02:50:26 +02:00
incremental-fulldeps Add incremental-fulldeps test suite and regression test for #47290. 2018-01-16 19:31:15 +01:00
mir-opt rustc_mir: optimize the deaggregator's expansion of statements. 2018-02-20 02:50:26 +02:00
parse-fail Auto merge of #47752 - mark-i-m:at-most-once-rep, r=nikomatsakis 2018-02-11 18:11:01 +00:00
pretty fix more typos found by codespell. 2018-02-17 17:38:49 +01:00
run-fail add test for fn main() -> ! 2018-02-22 20:10:36 -05:00
run-fail-fulldeps
run-make test: use the right amount of CGUs in sepcomp-cci-copies to ensure deterministic splitting. 2018-02-20 02:50:26 +02:00
run-pass ignore-pretty on dyn trait test 2018-02-24 18:02:33 -08:00
run-pass-fulldeps fix more typos found by codespell. 2018-02-17 17:38:49 +01:00
run-pass-valgrind
rustdoc Rollup merge of #48415 - QuietMisdreavus:traits-on-traits-on-traits, r=Manishearth 2018-02-24 15:52:11 -08:00
rustdoc-js Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollup 2018-01-26 06:51:58 -08:00
ui Rollup merge of #48490 - petrochenkov:orpat, r=eddyb 2018-02-24 15:52:17 -08:00
ui-fulldeps Do not run the default panic hook inside procedural macros. Fixes #47812 2018-02-20 19:16:49 +01:00
COMPILER_TESTS.md