rust/src/test
bors 934902af61 Auto merge of #49252 - Manishearth:easy-feature-flag, r=nikomatsakis
Easy edition feature flag

We no longer gate features on epochs; instead we have a `#![feature(rust_2018_preview)]` that flips on a bunch of features (currently dyn_trait).

Based on #49001 to avoid merge conflicts

r? @nikomatsakis
2018-04-02 18:14:09 +00:00
..
auxiliary
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 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
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
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 #49252 - Manishearth:easy-feature-flag, r=nikomatsakis 2018-04-02 18:14:09 +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
rustdoc Auto merge of #49459 - GuillaumeGomez:primitive-intra-links, r=QuietMisdreavus 2018-03-31 01:34:15 +00:00
rustdoc-js
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