diff options
| author | Michael Howell <michael@notriddle.com> | 2023-10-22 22:50:25 -0700 |
|---|---|---|
| committer | Michael Howell <michael@notriddle.com> | 2023-10-22 22:50:25 -0700 |
| commit | b67985e1132806c6451b9924aab67e2da8d73885 (patch) | |
| tree | 98e73fe46e707c18eed753413fc0b3c86c38074c /compiler/rustc_codegen_llvm/src | |
| parent | 111adde7ed86b848e61d1bd3cb431f9c52584317 (diff) | |
| download | rust-b67985e1132806c6451b9924aab67e2da8d73885.tar.gz rust-b67985e1132806c6451b9924aab67e2da8d73885.zip | |
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_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
