rust/src/test
Austin Bonander 7c0124dd35 Expand attribute macros on statements and expressions.
Retains the `stmt_expr_attributes` feature requirement for attributes on expressions.

closes #41475
cc #38356
2018-04-02 01:56:12 -07:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen Ignore stack-probes tests on powerpc/s390x too 2018-03-29 10:25:32 -07:00
codegen-units
compile-fail Auto merge of #49291 - tejom:check-for-known-but-incorrect-attributes, r=petrochenkov 2018-03-29 03:13:11 +00:00
compile-fail-fulldeps Expand attribute macros on statements and expressions. 2018-04-02 01:56:12 -07:00
debuginfo travis: Upgrade OSX builders 2018-03-07 10:47:38 -08:00
incremental Auto merge of #49500 - oli-obk:mir_dep_graph, r=michaelwoerister 2018-03-31 12:50:13 +00:00
incremental-fulldeps
mir-opt Stabilize i128_type 2018-03-26 08:36:50 -05:00
parse-fail Initial implementation of RFC 2151, Raw Identifiers 2018-03-18 10:07:19 -05:00
pretty fix more typos found by codespell. 2018-02-17 17:38:49 +01:00
run-fail fix tests 2018-03-26 10:20:41 +02:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make pgo: Move the tests to run-make-fulldeps, and make the profile file be in the tmp directory properly. 2018-03-25 03:58:26 +02:00
run-make-fulldeps rustc: Group linked libraries where needed 2018-03-29 15:07:51 -07:00
run-pass Auto merge of #49403 - oli-obk:try2, r=eddyb 2018-03-30 11:48:10 +00:00
run-pass-fulldeps Expand attribute macros on statements and expressions. 2018-04-02 01:56:12 -07:00
run-pass-valgrind
rustdoc Auto merge of #49459 - GuillaumeGomez:primitive-intra-links, r=QuietMisdreavus 2018-03-31 01:34:15 +00:00
rustdoc-js Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollup 2018-01-26 06:51:58 -08:00
ui Expand attribute macros on statements and expressions. 2018-04-02 01:56:12 -07:00
ui-fulldeps Update tests 2018-03-16 11:52:46 +01:00
COMPILER_TESTS.md Document only-X test header 2018-03-19 22:09:47 +09:00