mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 08:16:07 +03:00
7ebd48d006
it ignored regions and constants in adts, but didn't do so for references or any other types. This seemed quite weird