diff options
| author | Noah Lev <camelidcamel@gmail.com> | 2023-10-29 01:44:12 -0400 |
|---|---|---|
| committer | Noah Lev <camelidcamel@gmail.com> | 2023-10-29 02:14:41 -0400 |
| commit | 3784adcd64bb6a2a871dcb47de527cd6aa0953e4 (patch) | |
| tree | 00e48103158f072f02d0912482641f7edac86985 /compiler/rustc_mir_transform/src/coverage/query.rs | |
| parent | 2cad938a8173520f2bc39137b475f136be0aeeda (diff) | |
| download | rust-3784adcd64bb6a2a871dcb47de527cd6aa0953e4.tar.gz rust-3784adcd64bb6a2a871dcb47de527cd6aa0953e4.zip | |
rustdoc: Use `ThinVec` in `GenericParamDefKind`
This should hopefully reduce memory usage and improve performance since these vectors are often empty (and `GenericParamDefKind` is constructed *a lot*).
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions
