diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-09-01 12:06:48 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-09-08 15:07:19 +1000 |
| commit | 4314615ff87d6b07290efddd1d1132a50bff9b0d (patch) | |
| tree | ae20b70d7a85213deb0191ed3b0642d3509883a6 /compiler/rustc_codegen_llvm/src | |
| parent | 512bd84f51ba6963c84506f408840e5341abe499 (diff) | |
| download | rust-4314615ff87d6b07290efddd1d1132a50bff9b0d.tar.gz rust-4314615ff87d6b07290efddd1d1132a50bff9b0d.zip | |
Arena-allocate `hir::Lifetime`.
This shrinks `hir::Ty` from 72 to 48 bytes. `visit_lifetime` is added to the HIR stats collector because these types are now stored in memory on their own, instead of being within other types.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
