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:
commit
51cb5614dd
19 changed files with 145 additions and 126 deletions
|
@ -1049,6 +1049,7 @@ symbols! {
|
|||
overlapping_marker_traits,
|
||||
owned_box,
|
||||
packed,
|
||||
packed_bundled_libs,
|
||||
panic,
|
||||
panic_2015,
|
||||
panic_2021,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue