rust/src/test
Andrew Cann fadabe08f5 Rename empty/bang to never
Split Ty::is_empty method into is_never and is_uninhabited
2016-08-13 21:37:09 +08:00
..
codegen Add codegen test to make sure that closures are 'internalized' properly. 2016-07-19 06:22:35 -04:00
codegen-units trans: Adjust linkage assignment so that we don't need weak linkage. 2016-07-08 10:42:48 -04:00
compile-fail Remove invalid compile-fail tests related to ! 2016-08-13 21:37:09 +08: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 incorporate resolve results into hashing 2016-08-09 20:28:46 -04:00
mir-opt add SetDiscriminant StatementKind to enable deaggregation of enums 2016-08-11 11:51:20 -07: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 Rename empty/bang to never 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 Turn on new errors, json mode. Remove duplicate unicode test 2016-08-07 07:46:49 -07:00
run-pass Remove obsolete divergence related stuff 2016-08-13 21:37:09 +08:00
run-pass-fulldeps Add regression test 2016-07-05 05:59:46 +00:00
run-pass-valgrind move coerce-match{,-calls} into run-pass-valgrind 2016-07-24 15:50:10 -04:00
rustdoc Add test for recursive private alias substitution in rustdoc 2016-08-11 00:41:58 +03:00
ui Update E0404 to new format. 2016-08-05 17:36:43 +09:00