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

Clap update broke some external subcommands #5201

Closed
matklad opened this issue Mar 19, 2018 · 2 comments
Closed

Clap update broke some external subcommands #5201

matklad opened this issue Mar 19, 2018 · 2 comments

Comments

@matklad
Copy link
Member

matklad commented Mar 19, 2018

Originally reported here: rust-lang/rust#48986 (comment)

Looks like this happens only when a built-in command is a prefix of external one? That is, cargo fmt works, cargo install-update fails.

@matklad
Copy link
Member Author

matklad commented Mar 19, 2018

Looks likes an upstream bug: clap-rs/clap#1215

@matklad
Copy link
Member Author

matklad commented Mar 19, 2018

Upstream fixed, PR to rust-lang/rust: rust-lang/rust#49182

@matklad matklad closed this as completed Mar 19, 2018
matklad added a commit to matklad/cargo that referenced this issue Mar 19, 2018
Better safe than sorry!
bors added a commit that referenced this issue Mar 19, 2018
Regression tests for #5201

Better safe than sorry!
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

No branches or pull requests

1 participant