rust/compiler/rustc_codegen_ssa
bors 51cb5614dd 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`
2023-02-12 07:15:27 +00:00
..
src Auto merge of #105601 - BelovDV:change-rlib-with-not-stable, r=petrochenkov 2023-02-12 07:15:27 +00:00
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.