cargo/src
bors 1d9ded94fd Auto merge of #10577 - epage:add-complete, r=ehuss
Completion support for `cargo-add`

### What does this PR try to resolve?

cargo-add's PR was minimal to ensure we had settled on the CLI before
adding references to the CLI and have cascading churn.  This updates
bash and zsh completion to include cargo-add.

### How should we test and review this PR?

I am unsure how to handle testing of completions, so this is a
best-effort from looking at other completions and the docs.

### Additional information

To keep the PRs focused, I am submitting completions separate from documentation updates so one does not get blocked on the other and its easier to see all relevant parts and sign off on them.
2022-04-18 23:05:29 +00:00
..
bin/cargo feat: Add `add` cargo subcommand 2022-04-11 13:06:10 -05:00
cargo Auto merge of #10492 - hi-rustin:rustin-patch-timings, r=ehuss 2022-04-18 19:12:59 +00:00
doc Part 6 of RFC2906 - Switch the inheritance source from `workspace` to `workspace.package` 2022-04-13 15:22:38 -05:00
etc Completion support for `cargo-add` 2022-04-18 14:13:50 -05:00