]> git.lizzy.rs Git - rust.git/commit
Auto merge of #95818 - petrochenkov:stabundle, r=wesleywiser
authorbors <bors@rust-lang.org>
Fri, 10 Jun 2022 06:25:02 +0000 (06:25 +0000)
committerbors <bors@rust-lang.org>
Fri, 10 Jun 2022 06:25:02 +0000 (06:25 +0000)
commit3dea0033f7f40fc3a96b728cb2095da91135f0a4
treec2982ce5ea796db251e8c2f73652547033511657
parent52ee2a2738c957ca6fd54e97b4e090a266ba96ba
parenta8ee1f3a4f6ee7f788ad53e28e2945e0cb7a1cce
Auto merge of #95818 - petrochenkov:stabundle, r=wesleywiser

Stabilize the `bundle` native library modifier

And remove the legacy `static-nobundle` linking kind.

Stabilization report - https://github.com/rust-lang/rust/pull/95818#issuecomment-1120470945.

cc #81490
Closes #37403