diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-10-23 22:26:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-23 22:26:30 +0200 |
| commit | 22c9731ce4a95509226bfb907559d2f9806ad2b6 (patch) | |
| tree | 490b8e5b602450d5bf368602b83ea636ad413f70 /compiler/rustc_errors/src/json.rs | |
| parent | 7e607e8e32dd5bc0ac61a3c24267f435e8d6a070 (diff) | |
| parent | f1a1ef68c7a6d588ba9faa20f3b2ecac4ef607c5 (diff) | |
| download | rust-22c9731ce4a95509226bfb907559d2f9806ad2b6.tar.gz rust-22c9731ce4a95509226bfb907559d2f9806ad2b6.zip | |
Rollup merge of #117070 - notriddle:notriddle/cleanx, r=fmease
rustdoc: wrap Type with Box instead of Generics When these `Box<Generics>` types were introduced, `Generics` was made with `Vec` and much larger. Now that it's made with `ThinVec`, `Type` is bigger and should be boxed instead.
Diffstat (limited to 'compiler/rustc_errors/src/json.rs')
0 files changed, 0 insertions, 0 deletions
