rust/src/libsyntax_ext
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
..
2017-08-15 15:29:17 -07:00
2017-08-27 19:02:24 +09:00