rust/compiler
bors 7f93d4aa0d 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
2022-07-25 05:27:17 +00:00
..
2022-07-16 20:17:58 -03:00
2022-07-12 16:25:16 +04:00
2022-07-20 11:48:11 +02:00
2022-07-16 20:17:58 -03:00
2022-07-21 16:43:10 +00:00
2022-07-20 11:48:11 +02:00
2022-07-20 11:48:11 +02:00