about summary refs log tree commit diff
path: root/library/std/src/sys/unix/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-03-01 11:53:24 +0000
committerbors <bors@rust-lang.org>2021-03-01 11:53:24 +0000
commit09db05762b283bed62d4f92729cfee4646519833 (patch)
tree0c3f7b485c837db35f7af1f5159df4a25f617d62 /library/std/src/sys/unix/mod.rs
parentd2731d8e9338d8fe844e19d3fbb39617753e65f4 (diff)
parent57de468ff98387a998afe089b77466ee50733c27 (diff)
downloadrust-09db05762b283bed62d4f92729cfee4646519833.tar.gz
rust-09db05762b283bed62d4f92729cfee4646519833.zip
Auto merge of #78360 - tmiasko:storage-markers, r=wesleywiser,oli-obk
Remove storage markers if they won't be used during code generation

The storage markers constitute a substantial portion of all MIR
statements. At the same time, for builds without any optimizations,
the storage markers have no further use during and after MIR
optimization phase.

If storage markers are not necessary for code generation, remove them.
Diffstat (limited to 'library/std/src/sys/unix/mod.rs')
0 files changed, 0 insertions, 0 deletions