mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
3784adcd64
This should hopefully reduce memory usage and improve performance since these vectors are often empty (and `GenericParamDefKind` is constructed *a lot*).
For more information about how librustdoc works, see the rustc dev guide.