rust/src/test
2017-01-17 14:28:53 -08:00
..
codegen Replace BlockAndBuilder with Builder. 2017-01-04 11:33:31 -07:00
codegen-units trans: Treat generics like regular functions, not like #[inline] functions during CGU partitioning. 2017-01-09 10:06:58 -05:00
compile-fail Teach Diagnostics to highlight text 2017-01-17 14:28:53 -08:00
compile-fail-fulldeps Teach Diagnostics to highlight text 2017-01-17 14:28:53 -08:00
debuginfo Auto merge of #38473 - zackmdavis:issue_kebab, r=sanxiyn 2017-01-03 09:42:22 +00:00
incremental ICH: Add some more test cases for trait impls. 2017-01-05 10:53:29 -05:00
mir-opt Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb 2016-12-14 06:26:21 +00:00
parse-fail Fix parse-fail and compile-fail tests 2016-12-30 15:17:26 +01:00
pretty AST/HIR: Merge ObjectSum and PolyTraitRef 2017-01-17 01:52:47 +03: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 trans: Treat generics like regular functions, not like #[inline] functions during CGU partitioning. 2017-01-09 10:06:58 -05:00
run-pass Fix stage 0 and 1 tests broken because i128 doesn't work in stages less than 2 2017-01-16 12:42:43 -07:00
run-pass-fulldeps proc macros/qquote: Handle empty delimited tokens 2017-01-16 13:54:36 +13:00
run-pass-valgrind Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
rustdoc Fix missing blank space issue 2017-01-15 18:38:00 +01:00
ui Teach Diagnostics to highlight text 2017-01-17 14:28:53 -08:00