rust/src/test
bors 097efa9a99 Auto merge of #49124 - abonander:attr-macro-stmt-expr, r=abonander
Expand Attributes on Statements and Expressions

This enables attribute-macro expansion on statements and expressions while retaining the `stmt_expr_attributes` feature requirement for attributes on expressions.

closes #41475
cc #38356  @petrochenkov @jseyfried
r? @nrc
2018-04-02 10:38:28 +00: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 Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
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 Auto merge of #49124 - abonander:attr-macro-stmt-expr, r=abonander 2018-04-02 10:38:28 +00: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 Add incremental-fulldeps test suite and regression test for #47290. 2018-01-16 19:31:15 +01:00
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 Auto merge of #49124 - abonander:attr-macro-stmt-expr, r=abonander 2018-04-02 10:38:28 +00:00
run-pass-valgrind Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI. 2018-01-02 14:11:41 +01:00
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