1
Fork 0

Auto merge of #105601 - BelovDV:change-rlib-with-not-stable, r=petrochenkov

Enable new rlib in non stable cases

If bundled static library uses cfg (unstable) or whole-archive (wasn't supported) bundled libs are packed even without packed_bundled_libs.

r? `@petrochenkov`
This commit is contained in:
bors 2023-02-12 07:15:27 +00:00
commit 51cb5614dd
19 changed files with 145 additions and 126 deletions

View file

@ -1049,6 +1049,7 @@ symbols! {
overlapping_marker_traits,
owned_box,
packed,
packed_bundled_libs,
panic,
panic_2015,
panic_2021,