about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-07-25 05:27:17 +0000
committerbors <bors@rust-lang.org>2022-07-25 05:27:17 +0000
commit7f93d4aa0dc4ac071c617e0e07d2758e3bb388f9 (patch)
tree2b340fb2aace0ff4b884e6c15e1a2f3fd31cc6e0 /compiler/rustc_codegen_llvm/src
parent530c0a81d50c6e1c9b1bdee0970d27af02ca49be (diff)
parentb38c94857df02a402ba46bc559d5bc8dc5256023 (diff)
downloadrust-7f93d4aa0dc4ac071c617e0e07d2758e3bb388f9.tar.gz
rust-7f93d4aa0dc4ac071c617e0e07d2758e3bb388f9.zip
Auto merge of #98770 - klensy:no-string-dupes-ugly, r=cjgillot
rmeta: avoid embedding `StabilityLevel::Unstable` reason multiple times into .rmeta\.rlib files

Avoids bloating size of some rmeta\rlib files by not placing default string for `StabilityLevel::Unstable` reason multiple times, affects only stdlib\rustc artifacts. For stdlib cuts about 3% (diff of total size for patched\unpatched *.rmeta files of stage1-std) of file size, depending on crates.

fixes #88180
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions