rust/src/test/compile-fail/feature-gate
Zack M. Davis 35176867f6 only set non-ADT derive error once per attribute, not per trait
A slight eccentricity of this change is that now non-ADT-derive errors prevent
derive-macro-not-found errors from surfacing (see changes to the
gating-of-derive compile-fail tests).

Resolves #43927.
2017-09-21 21:20:23 -07:00
..
issue-43106-gating-of-bench.rs Slew of feature gating tests for issue #43106. 2017-07-11 14:31:14 +02:00
issue-43106-gating-of-builtin-attrs.rs rustc: Move stability functionality into queries 2017-09-05 07:37:58 -07:00
issue-43106-gating-of-deprecated.rs Slew of feature gating tests for issue #43106. 2017-07-11 14:31:14 +02:00
issue-43106-gating-of-derive-2.rs only set non-ADT derive error once per attribute, not per trait 2017-09-21 21:20:23 -07:00
issue-43106-gating-of-derive.rs only set non-ADT derive error once per attribute, not per trait 2017-09-21 21:20:23 -07:00
issue-43106-gating-of-inline.rs Slew of feature gating tests for issue #43106. 2017-07-11 14:31:14 +02:00
issue-43106-gating-of-macro_escape.rs Slew of feature gating tests for issue #43106. 2017-07-11 14:31:14 +02:00
issue-43106-gating-of-macro_use.rs Slew of feature gating tests for issue #43106. 2017-07-11 14:31:14 +02:00
issue-43106-gating-of-proc_macro_derive.rs Slew of feature gating tests for issue #43106. 2017-07-11 14:31:14 +02:00
issue-43106-gating-of-rustc_deprecated.rs Slew of feature gating tests for issue #43106. 2017-07-11 14:31:14 +02:00
issue-43106-gating-of-stable.rs Slew of feature gating tests for issue #43106. 2017-07-11 14:31:14 +02:00
issue-43106-gating-of-test.rs Slew of feature gating tests for issue #43106. 2017-07-11 14:31:14 +02:00
issue-43106-gating-of-unstable.rs Slew of feature gating tests for issue #43106. 2017-07-11 14:31:14 +02:00