Skip to content

Conversation

0xPoe
Copy link
Member

@0xPoe 0xPoe commented Sep 30, 2023

What does this PR try to resolve?

ref #11702

Added unsupported short alias suggestion for --out-dir flag.

How should we test and review this PR?

See the unit test.

Additional information

I am not sure if error: unexpected argument '--unsupported-short-out-dir-flag' found makes sense.

I don't know how to make it show error: unexpected argument '-O'

@rustbot
Copy link
Collaborator

rustbot commented Sep 30, 2023

r? @ehuss

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added A-cli Area: Command-line interface, option parsing, etc. Command-build S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 30, 2023
@0xPoe 0xPoe force-pushed the rustin-patch-out-dir branch from 0c9cb5e to d37a19d Compare September 30, 2023 07:47
@0xPoe
Copy link
Member Author

0xPoe commented Sep 30, 2023

r? @weihanglo

Give it to weihang because he has reviewed other PRs.

@rustbot rustbot assigned weihanglo and unassigned ehuss Sep 30, 2023
@0xPoe 0xPoe changed the title Add test for unsupported short out dir flag Add unsupported short suggestion for --out-dir flag Sep 30, 2023
@0xPoe 0xPoe force-pushed the rustin-patch-out-dir branch from d37a19d to 20bdc36 Compare October 4, 2023 04:37
@0xPoe 0xPoe requested a review from epage October 4, 2023 04:40
@0xPoe 0xPoe force-pushed the rustin-patch-out-dir branch from 20bdc36 to 7fc09d2 Compare October 4, 2023 04:41
Copy link
Member

@weihanglo weihanglo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one tiny bug, otherwise lgtm

@0xPoe 0xPoe force-pushed the rustin-patch-out-dir branch from 7fc09d2 to 7bd0f81 Compare October 4, 2023 05:15
Copy link
Member

@weihanglo weihanglo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@weihanglo
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Oct 4, 2023

📌 Commit 7bd0f81 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 Oct 4, 2023
@bors
Copy link
Contributor

bors commented Oct 4, 2023

⌛ Testing commit 7bd0f81 with merge 3f9099b...

@bors
Copy link
Contributor

bors commented Oct 4, 2023

☀️ Test successful - checks-actions
Approved by: weihanglo
Pushing 3f9099b to master...

@bors bors merged commit 3f9099b into rust-lang:master Oct 4, 2023
@0xPoe
Copy link
Member Author

0xPoe commented Oct 4, 2023

Thanks for your review! 💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli Area: Command-line interface, option parsing, etc. Command-build 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.

6 participants