rust/src/test
2016-08-17 03:02:25 +08:00
..
codegen [MIR] Add Storage{Live,Dead} statements to emit llvm.lifetime.{start,end}. 2016-08-14 06:34:14 +03:00
codegen-units Make the translation item collector handle *uses* of 'const' items instead of declarations. 2016-08-12 12:07:51 -04:00
compile-fail Updated E0422 to new error message 2016-08-17 03:02:25 +08:00
compile-fail-fulldeps diagnostically note source of overruling outer forbid 2016-07-30 15:18:07 -07:00
debuginfo [MIR] Add Storage{Live,Dead} statements to emit llvm.lifetime.{start,end}. 2016-08-14 06:34:14 +03:00
incremental Fix incremental/commandline-args test. 2016-08-11 10:59:05 -04:00
mir-opt [MIR] Add Storage{Live,Dead} statements to emit llvm.lifetime.{start,end}. 2016-08-14 06:34:14 +03:00
parse-fail syntax: Better error message for inner attr following doc comment 2016-07-15 21:02:53 -07:00
pretty Fix pretty-printing of lifetime bound 2016-06-29 23:40:29 +09:00
run-fail Add explanations to tests 2016-08-13 21:37:09 +08:00
run-fail-fulldeps Fix rfail test missing import 2016-06-24 06:31:19 -04:00
run-make Remove the 'cfg' field from session::config::Options. 2016-08-11 09:56:00 -04:00
run-pass Auto merge of #35162 - canndrew:bang_type_coerced, r=nikomatsakis 2016-08-16 00:12:12 -07:00
run-pass-fulldeps Auto merge of #35340 - michaelwoerister:incr-comp-cli-args, r=nikomatsakis 2016-08-15 08:35:18 -07:00
run-pass-valgrind move coerce-match{,-calls} into run-pass-valgrind 2016-07-24 15:50:10 -04:00
rustdoc Make private_in_public compatibility lint deny-by-default 2016-08-11 23:19:04 +03:00
ui Correct span for pub_restricted field 2016-08-12 21:08:02 +09:00