Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #100645 - notriddle:notriddle/rustdoc-diet-plan, r=GuillaumeGomez
rustdoc: strategic boxing to reduce the size of ItemKind and Type The `Type` change redesigns `QPath` to box the entire data structure instead of boxing `self_type` and the `trait_`. This reduces the size of several `ItemKind` variants, leaving `Impl` as the biggest variant. The `ItemKind` change boxes that variant's payload.
bors 2022-08-21
parent 62dae41 · parent 77b5049 · commit 7bac960
0 files changed, 0 insertions, 0 deletions