rust/src/test/compile-fail-fulldeps
2015-08-28 03:37:13 +05:30
..
gated-macro-reexports.rs Unignore some tests in stage1 2015-05-13 19:58:49 -04:00
gated-plugin.rs Unignore some tests in stage1 2015-05-13 19:58:49 -04:00
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 be more robust to bogus items in struct patterns/constructors 2015-08-14 17:03:11 +03:00
lint-group-plugin-deny-cmdline.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
lint-plugin-deny-attr.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
lint-plugin-deny-cmdline.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
lint-plugin-forbid-attrs.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
lint-plugin-forbid-cmdline.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
macro-crate-doesnt-resolve.rs Unignore some tests in stage1 2015-05-13 19:58:49 -04:00
macro-crate-rlib.rs Unignore some tests in stage1 2015-05-13 19:58:49 -04:00
macro-crate-unexported-macro.rs Unignore some tests in stage1 2015-05-13 19:58:49 -04:00
macro-crate-unknown-crate.rs Replace #[phase] with #[plugin] / #[macro_use] / #[no_link] 2015-01-05 18:21:13 -08:00
plugin-as-extern-crate.rs Unignore some tests in stage1 2015-05-13 19:58:49 -04:00
plugin-attr-register-deny.rs test for register_attribute() 2015-05-07 14:58:36 +05:30
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
qquote.rs Move ExpnInfo to Name 2015-08-28 03:37:13 +05:30