authorbors <bors@rust-lang.org> 2026-04-07 16:32:31 UTC
committerbors <bors@rust-lang.org> 2026-04-07 16:32:31 UTC
logad4b9354009cb6bd5a9ff1b5f5a63a13ec98ebc9
tree555ea3ef214b5363aa8b1f280a2a948e1ab85855
parentc3bd6289f65fa7210c50bdeeb0ed4541caa33d2d
parent34e410075de78c681c870580a0f3eb6452150d02

Auto merge of #154734 - weihanglo:update-cargo, r=weihanglo

Update cargo submodule 15 commits in 888f675344eb1cf2308fd53183e667bdd2c58e51..a357df4c26fc14514e66aae2a269456b5545c7db 2026-03-30 16:59:25 +0000 to 2026-04-03 16:47:15 +0000 - chore: downgrade to libz-sys@1.1.24 (rust-lang/cargo#16833) - feat: add frame-pointers profile option (rust-lang/cargo#16742) - upgrade to gix@0.81.0 (rust-lang/cargo#16828) - refactor(network): use async for registry network operations (rust-lang/cargo#16745) - fix(compile): Don't hide hard warnings with build.warnings=allow (rust-lang/cargo#16827) - chore: Upgrade incompatible dependencies (rust-lang/cargo#16825) - fix(compile): build.warnings=allow should not hide denied diagnostics (rust-lang/cargo#16824) - fix(install): Ignore resolver.lockfile-path (rust-lang/cargo#16823) - chore(deps): update compatible (rust-lang/cargo#16820) - refactor(compile): Consolidate output options (rust-lang/cargo#16821) - refactor: Export public dependencies from internal crates (rust-lang/cargo#16819) - refactor(progress): Make the code more approachable (rust-lang/cargo#16813) - Simplified build script bin names in new layout (rust-lang/cargo#16812) - fix: set CARGO env var during rustc -vV probe (rust-lang/cargo#16811) - Split out `cargo-util-terminal` (rust-lang/cargo#16809)

2 files changed, 2 insertions(+), 1 deletions(-)

src/bootstrap/src/core/builder/cargo.rs+1
......@@ -566,6 +566,7 @@ impl Builder<'_> {
566566
567567 if !has_modern_jobserver {
568568 cargo.env_remove("MAKEFLAGS");
569 cargo.env_remove("MFLAGS");
569570 }
570571
571572 cargo
src/tools/cargo+1-1
......@@ -1 +1 @@
1Subproject commit 888f675344eb1cf2308fd53183e667bdd2c58e51
1Subproject commit a357df4c26fc14514e66aae2a269456b5545c7db