rust/src/test
2016-11-28 05:09:28 +02:00
..
codegen Fix codegen test after change of llvm type naming scheme 2016-11-13 19:49:56 -05:00
codegen-units
compile-fail rustc: rework stability to be on-demand for type-directed lookup. 2016-11-28 04:18:11 +02:00
compile-fail-fulldeps rustc: rework stability to be on-demand for type-directed lookup. 2016-11-28 04:18:11 +02:00
debuginfo Move all Linux/OSX CI infastructure to Travis 2016-11-11 07:36:40 -08:00
incremental ICH: Add test case for struct constructor expressions. 2016-11-22 15:49:58 -05:00
mir-opt
parse-fail Fix fallout in tests. 2016-11-22 01:48:14 +00:00
pretty rustc: desugar UFCS as much as possible during HIR lowering. 2016-11-28 04:18:10 +02:00
run-fail Warn when a #[should_panic] test has an unexpected message 2016-11-18 21:01:19 +10:30
run-fail-fulldeps Fix fallout in rustdoc and tests. 2016-11-21 12:16:46 +00:00
run-make Auto merge of #37908 - nrc:save-def, r=eddyb 2016-11-23 14:31:45 -06:00
run-pass rustc_privacy: visit Ty instead of HIR types in EmbargoVisitor. 2016-11-28 05:09:28 +02:00
run-pass-fulldeps Move the myriad-closures.rs test case to run-pass-full test suite. 2016-11-22 15:16:54 -05:00
run-pass-valgrind
rustdoc rustc: desugar use a::{b,c}; into use a::b; use a::c; in HIR. 2016-11-28 04:18:10 +02:00
ui rustc: rework stability to be on-demand for type-directed lookup. 2016-11-28 04:18:11 +02:00