mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +00:00

Keep the spans for generics coming from a `derive`d Item, so that errors and suggestions have better detail. Fix #84003.
Keep the spans for generics coming from a `derive`d Item, so that errors and suggestions have better detail. Fix #84003.