rust/src/test
Nick Cameron a94f5934cd Stabilise attributes on statements.
Note that attributes on expressions are still unstable and are behind the `stmt_expr_attributes` flag.

cc [Tracking issue](https://github.com/rust-lang/rust/issues/15701)
2016-10-12 08:40:22 +13:00
..
codegen emit an assume that cast-from enums are in range 2016-10-05 14:12:30 +03:00
codegen-units Fix fallout in tests. 2016-09-27 06:43:51 +00:00
compile-fail Stabilise attributes on statements. 2016-10-12 08:40:22 +13:00
compile-fail-fulldeps rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
debuginfo Add s390x support 2016-09-09 22:28:19 +01:00
incremental Auto merge of #36940 - eulerdisk:incr_test_for_hash_trait, r=michaelwoerister 2016-10-07 00:51:28 -07:00
mir-opt update tests 2016-10-04 20:43:43 +03:00
parse-fail Fix fallout in tests. 2016-09-23 04:26:59 +00:00
pretty Implement RFC#1559: allow all literals in attributes. 2016-08-25 13:25:22 -07:00
run-fail Unignore some working emscripten tests 2016-09-30 14:02:58 -07:00
run-fail-fulldeps Refactor ExtCtxt to use a Resolver instead of a MacroLoader. 2016-09-13 05:31:16 +00:00
run-make Auto merge of #36945 - alexcrichton:proc-macro-rename, r=nrc 2016-10-07 07:58:27 -07:00
run-pass Stabilise attributes on statements. 2016-10-12 08:40:22 +13:00
run-pass-fulldeps rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
run-pass-valgrind Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit. 2016-08-24 13:23:37 +03:00
rustdoc rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
ui Better underline for E0057,E0060,E0061 2016-10-06 22:02:46 +02:00