about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorChayim Refael Friedman <chayimfr@gmail.com>2024-10-20 01:56:51 +0300
committerChayim Refael Friedman <chayimfr@gmail.com>2024-10-25 06:44:56 +0300
commit3f638482a361d0fe56157776d98d2572fda0f945 (patch)
treea4254bb7b22427e1e74cf1b7dd91951bf5e1ef72 /compiler/rustc_codegen_llvm/src
parentfd7648d92045cf8e5b1d8a9f7751924c70be53d3 (diff)
downloadrust-3f638482a361d0fe56157776d98d2572fda0f945.tar.gz
rust-3f638482a361d0fe56157776d98d2572fda0f945.zip
Shrink `TypeRef` from 16 from 32 bytes
Only references and arrays need to be boxed, and they comprise only 9.4% of the types (according to counting on r-a's code).

This saves 17mb.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions