Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #14558 - epage:complete, r=ehuss
fix(complete): Fix problems on my machine ### What does this PR try to resolve? This pulls in - clap-rs/clap#5731 for `IFS` oddities I had - clap-rs/clap#5733 with the hope that this makes `CARGO_COMPLETE_BASH cargo +nightly` just work ### How should we test and review this PR? ### Additional information `clap` was completed next to `clap_complete` because `clap_complete` depends on unstable features from `clap`. None should have changed in this time window but I wanted to exercise caution.
- Loading branch information