mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
35176867f6
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.