diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2023-10-29 12:35:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-29 12:35:01 +0100 |
| commit | 8b461d06b209ed1c7ea5ed35a3e6cc8142038e83 (patch) | |
| tree | 6b209d7227b582bc369ef671b1d78dcd526ca7f7 /compiler/rustc_mir_transform/src/coverage/query.rs | |
| parent | 72012402e1448348b8adf9423647c18a2f094726 (diff) | |
| parent | 3784adcd64bb6a2a871dcb47de527cd6aa0953e4 (diff) | |
| download | rust-8b461d06b209ed1c7ea5ed35a3e6cc8142038e83.tar.gz rust-8b461d06b209ed1c7ea5ed35a3e6cc8142038e83.zip | |
Rollup merge of #117337 - camelid:genparamdefkind-thinvec, r=GuillaumeGomez
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
