about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/json.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-10-23 22:26:30 +0200
committerGitHub <noreply@github.com>2023-10-23 22:26:30 +0200
commit22c9731ce4a95509226bfb907559d2f9806ad2b6 (patch)
tree490b8e5b602450d5bf368602b83ea636ad413f70 /compiler/rustc_errors/src/json.rs
parent7e607e8e32dd5bc0ac61a3c24267f435e8d6a070 (diff)
parentf1a1ef68c7a6d588ba9faa20f3b2ecac4ef607c5 (diff)
downloadrust-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