about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/interpret/memory.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-07-01 14:09:39 +0000
committerbors <bors@rust-lang.org>2024-07-01 14:09:39 +0000
commit221e2741c39515a5de6da42d8c76ee1e132c2c74 (patch)
tree57c91418b15de92b69e3c837ac93b00d34b52214 /compiler/rustc_const_eval/src/interpret/memory.rs
parentc3774be7411722d3695de2ab1da9a358d0d5c82c (diff)
parent23c8ed14c938ab28873e88321ac0ad75842fa2c1 (diff)
downloadrust-221e2741c39515a5de6da42d8c76ee1e132c2c74.tar.gz
rust-221e2741c39515a5de6da42d8c76ee1e132c2c74.zip
Auto merge of #127113 - scottmcm:retune-inlining-again, r=oli-obk
Avoid MIR bloat in inlining

In #126578 we ended up with more binary size increases than expected.

This change attempts to avoid inlining large things into small things, to avoid that kind of increase, in cases when top-down inlining will still be able to do that inlining later.

r? ghost
Diffstat (limited to 'compiler/rustc_const_eval/src/interpret/memory.rs')
0 files changed, 0 insertions, 0 deletions