Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[beta-1.79] Update cargo #125939

Merged
merged 1 commit into from
Jun 3, 2024
Merged

[beta-1.79] Update cargo #125939

merged 1 commit into from
Jun 3, 2024

Conversation

weihanglo
Copy link
Member

1 commits in 9ca20fadf04af535ec39d1e18c87cd886185d300..ffa9cf99a594e59032757403d4c780b46dc2c43a
2024-05-22 17:55:16 +0000 to 2024-06-03 14:41:30 +0000

r? ghost

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 3, 2024
@rustbot
Copy link
Collaborator

rustbot commented Jun 3, 2024

Some changes occurred in src/tools/cargo

cc @ehuss

@weihanglo
Copy link
Member Author

This fixes a stable regression by reverting a PR that should not affect other parts but only the interaction between CARGO_TERM_COLOR env and the console output colors in cargo -Zhelp and cargo --list. For cargo users who don't like colors, use NO_COLOR=1 instead of CARGO_TERM_COLOR=never.

@bors r+ rollup=never p=1

@bors
Copy link
Contributor

bors commented Jun 3, 2024

📌 Commit 76e8973 has been approved by weihanglo

It is now in the queue for this repository.

@bors bors 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 Jun 3, 2024
@bors
Copy link
Contributor

bors commented Jun 3, 2024

⌛ Testing commit 76e8973 with merge d0f44a4...

@bors
Copy link
Contributor

bors commented Jun 3, 2024

☀️ Test successful - checks-actions
Approved by: weihanglo
Pushing d0f44a4 to beta...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jun 3, 2024
@bors bors merged commit d0f44a4 into rust-lang:beta Jun 3, 2024
11 checks passed
@rustbot rustbot added this to the 1.79.0 milestone Jun 3, 2024
@weihanglo weihanglo deleted the update-beta-cargo branch June 3, 2024 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. 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.

None yet

3 participants