about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2022-09-01 12:06:48 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2022-09-08 15:07:19 +1000
commit4314615ff87d6b07290efddd1d1132a50bff9b0d (patch)
treeae20b70d7a85213deb0191ed3b0642d3509883a6 /compiler/rustc_codegen_llvm/src
parent512bd84f51ba6963c84506f408840e5341abe499 (diff)
downloadrust-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