rust/src/test/compile-fail-fulldeps
Florian Hahn c48bb85702 Add tests checking that a number of feature gates are gating their features.
Namely:

 * `box_syntax`
 * `box_patterns`
 * `simd_ffi`
 * `macro_reexport`

 cc #22820
2015-03-21 10:18:28 +01:00
..
gated-macro-reexports.rs Add tests checking that a number of feature gates are gating their features. 2015-03-21 10:18:28 +01:00
gated-plugin.rs
gated-quote.rs Add tests checking that a number of feature gates are gating their features. 2015-03-09 19:18:43 +01:00
issue-15778-fail.rs Add regression tests for #15778 2015-03-02 13:22:03 -08:00
issue-18986.rs Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
lint-group-plugin-deny-cmdline.rs
lint-plugin-deny-attr.rs
lint-plugin-deny-cmdline.rs
lint-plugin-forbid-attrs.rs
lint-plugin-forbid-cmdline.rs
macro-crate-cannot-read-embedded-ident.rs Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichton 2015-02-17 19:35:12 +00:00
macro-crate-doesnt-resolve.rs
macro-crate-rlib.rs
macro-crate-unexported-macro.rs
macro-crate-unknown-crate.rs
plugin-as-extern-crate.rs Warn when linking a plugin into a non-plugin crate 2015-02-12 12:44:31 -08:00
plugin-MacroRulesTT.rs Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichton 2015-02-17 19:35:12 +00:00
plugin-plus-extern-crate.rs Warn when linking a plugin into a non-plugin crate 2015-02-12 12:44:31 -08:00