mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
4c37ad6607
I am using `ThinAttributes` rather than a vector for attributes attached to generics, since I expect almost all lifetime and types parameters to not carry any attributes.