mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-06 08:36:52 -04:00
c3afa21a40
Remove unused spans from AttributeKind Recently I noticed some spans in diagnostic attributes were never used. I went through and checked the other variants too.