about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-06-16 20:00:17 +0000
committerbors <bors@rust-lang.org>2021-06-16 20:00:17 +0000
commita85f584aebd9b08314bf30b9adc17b4a752143e5 (patch)
treeab939baf6830e1f0ccc5b3a14bd4cf592c311dfa /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent9fef8d91b4a6c5bfe07c025c434f2d623ad83337 (diff)
parent5e802e5e97c1c5b995bb68edc2d40557b8af83fc (diff)
downloadrust-a85f584aebd9b08314bf30b9adc17b4a752143e5.tar.gz
rust-a85f584aebd9b08314bf30b9adc17b4a752143e5.zip
Auto merge of #86266 - LeSeulArtichaut:box-thir-adt, r=davidtwco
Box `thir::ExprKind::Adt` for performance

`Adt` is the biggest variant in the enum and probably isn't used very often compared to the other expr kinds, so boxing it should be beneficial for performance. We need a perf test to be sure.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions