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

fix: remove extra argument "rustc" #14647

Merged
merged 1 commit into from Apr 24, 2023
Merged

Conversation

whentojump
Copy link
Contributor

Two extra "rustc"s were accidentally introduced here. (I guess because cmd is sometimes initialized with a cargo under the hood, sometimes rustc, thus error-prone?)

One of them has been fixed here. This patch fixes the other.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 24, 2023
@Veykril
Copy link
Member

Veykril commented Apr 24, 2023

Thanks for catching that!
@bors r+

@bors
Copy link
Collaborator

bors commented Apr 24, 2023

📌 Commit 59c4cc3 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Apr 24, 2023

⌛ Testing commit 59c4cc3 with merge 0c0025f...

@bors
Copy link
Collaborator

bors commented Apr 24, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 0c0025f to master...

1 similar comment
@bors
Copy link
Collaborator

bors commented Apr 24, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 0c0025f to master...

@bors
Copy link
Collaborator

bors commented Apr 24, 2023

👀 Test was successful, but fast-forwarding failed: 422 Changes must be made through a pull request.

@bors bors merged commit 0c0025f into rust-lang:master Apr 24, 2023
9 of 10 checks passed
@whentojump whentojump deleted the patch-1 branch April 25, 2023 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants