Skip to content

Update cargo submodule#155042

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
weihanglo:update-cargo
Apr 9, 2026
Merged

Update cargo submodule#155042
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
weihanglo:update-cargo

Conversation

@weihanglo
Copy link
Copy Markdown
Member

@weihanglo weihanglo commented Apr 9, 2026

5 commits in 101549dddbd2b08e806f50154e3aa4cb3374cc21..eb94155a9a60943bd7b1cb04abec42f5d0de6ddc
2026-04-08 12:51:20 +0000 to 2026-04-09 13:10:20 +0000

r? ghost

fixes #155048

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 9, 2026

Some changes occurred in src/tools/cargo

cc @ehuss

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 9, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 9, 2026

⚠️ Warning ⚠️

@weihanglo
Copy link
Copy Markdown
Member Author

Third cargo submodule update in a row this week 😅. There is a panic when installing from a GitHub repo cargo install --git <repo>, which is considered severe regression IMHO rust-lang/cargo#16860.

@bors r+ rollup=never p=1

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 9, 2026

📌 Commit 6b45278 has been approved by weihanglo

It is now in the queue for this repository.

@rust-bors rust-bors bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 9, 2026
@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@weihanglo Would it be acceptable to roll this PR up together with #154930?

@weihanglo
Copy link
Copy Markdown
Member Author

@JonathanBrouwer looks harmless to me, sure.

@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@bors rollup=iffy

rust-bors bot pushed a commit that referenced this pull request Apr 9, 2026
…uwer

Rollup of 2 pull requests

Successful merges:

 - #155042 (Update cargo submodule)
 - #154930 (Revert performing basic const checks in typeck on stable)
@rust-bors rust-bors bot merged commit 8ad51e9 into rust-lang:main Apr 9, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Apr 9, 2026
rust-timer added a commit that referenced this pull request Apr 9, 2026
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? ghost
@weihanglo weihanglo deleted the update-cargo branch April 9, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cargo panics when updating GitHub repository: cannot execute LocalPool executor

3 participants