Commit 8c61ef5
authored
Unrolled build for #155042
Rollup merge of #155042 - weihanglo:update-cargo, r=weihanglo
Update cargo submodule
5 commits in 101549dddbd2b08e806f50154e3aa4cb3374cc21..eb94155a9a60943bd7b1cb04abec42f5d0de6ddc
2026-04-08 12:51:20 +0000 to 2026-04-09 13:10:20 +0000
- Revert "GitHub fast path uses `http_async`" (rust-lang/cargo#16861)
- Correct spelling in cargo info man page (rust-lang/cargo#16863)
- chore: Update annotate-snippets to 0.12.15 (rust-lang/cargo#16859)
- fix(test): strip RUSTUP_TOOLCHAIN_SOURCE from test environment (rust-lang/cargo#16857)
- Support target.'cfg(..)'.rustdocflags analogously to rustflags (rust-lang/cargo#16846)
r? ghost1 file changed
Lines changed: 1 addition & 1 deletion
- Cargo.lock+2-2
- Cargo.toml+1-1
- crates/cargo-test-support/src/lib.rs+1
- src/cargo/core/compiler/build_context/target_info.rs+9-9
- src/cargo/sources/git/utils.rs+28-12
- src/cargo/util/context/target.rs+1
- src/doc/man/cargo-info.md+1-1
- src/doc/man/generated_txt/cargo-info.txt+1-1
- src/doc/src/commands/cargo-info.md+1-1
- src/doc/src/reference/config.md+8-1
- src/etc/man/cargo-info.1+1-1
- tests/testsuite/rustdocflags.rs+66
0 commit comments