rust/src/test
2016-08-04 08:07:14 -04:00
..
codegen Add codegen test to make sure that closures are 'internalized' properly. 2016-07-19 06:22:35 -04:00
codegen-units
compile-fail Tidying up some of the line spacing / code formatting for NOTE/ERROR annotation to match other files. 2016-08-04 08:07:14 -04:00
compile-fail-fulldeps diagnostically note source of overruling outer forbid 2016-07-30 15:18:07 -07:00
debuginfo Don't gate methods Fn(Mut,Once)::call(mut,once) with feature unboxed_closures 2016-07-31 17:48:20 +03:00
incremental Keep multiple files per work-product 2016-07-28 12:05:45 -04:00
mir-opt add mir optimization tests, dump-mir-dir option 2016-07-20 19:41:39 -07:00
parse-fail syntax: Better error message for inner attr following doc comment 2016-07-15 21:02:53 -07:00
pretty
run-fail
run-fail-fulldeps
run-make test: Remove the execution-engine test 2016-07-29 10:29:59 +02:00
run-pass rustc_trans: don't lose the cross-crate DefId, MIR trans needs it. 2016-08-03 01:25:34 +03:00
run-pass-fulldeps
run-pass-valgrind move coerce-match{,-calls} into run-pass-valgrind 2016-07-24 15:50:10 -04:00
rustdoc rustdoc: Fix tuple struct where clause rendering 2016-07-25 18:53:31 +01:00
ui Fix fallout in ui/codemap_tests. 2016-08-01 18:42:16 +00:00