about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/query.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2023-10-29 12:35:01 +0100
committerGitHub <noreply@github.com>2023-10-29 12:35:01 +0100
commit8b461d06b209ed1c7ea5ed35a3e6cc8142038e83 (patch)
tree6b209d7227b582bc369ef671b1d78dcd526ca7f7 /compiler/rustc_mir_transform/src/coverage/query.rs
parent72012402e1448348b8adf9423647c18a2f094726 (diff)
parent3784adcd64bb6a2a871dcb47de527cd6aa0953e4 (diff)
downloadrust-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