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

cargo version: support --verbose #6076

Merged
merged 1 commit into from
Sep 23, 2018
Merged

Conversation

matthiaskrgr
Copy link
Member

make obtaining of the version output an own function and use it in the "version" subcommand

makes "cargo version -v" work equivalent to "cargo -Vv"

make obtaining of the version output an own function and use it in the "version" subcommand

makes "cargo version -v" work equivalent to "cargo -Vv"
@rust-highfive
Copy link

r? @alexcrichton

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

Copy link
Member

@dwijnand dwijnand left a comment

Choose a reason for hiding this comment

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

LGTM

@alexcrichton
Copy link
Member

@bors: r=dwijnand

@bors
Copy link
Collaborator

bors commented Sep 23, 2018

📌 Commit 93095a8 has been approved by dwijnand

@bors
Copy link
Collaborator

bors commented Sep 23, 2018

⌛ Testing commit 93095a8 with merge 9b5b295...

bors added a commit that referenced this pull request Sep 23, 2018
cargo version: support --verbose

make obtaining of the version output an own function and use it in the "version" subcommand

makes "cargo version -v" work equivalent to "cargo -Vv"
@bors
Copy link
Collaborator

bors commented Sep 23, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: dwijnand
Pushing 9b5b295 to master...

@bors bors merged commit 93095a8 into rust-lang:master Sep 23, 2018
@ehuss ehuss added this to the 1.31.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants