Files
fish-shell/localization
Michael Morgan 0066defac8 completions/cargo: remove nonexistent subcommand complete
This was never added to cargo, and the PR was closed without merging.
See <https://github.com/rust-lang/cargo/pull/9288>.

cargo is in the process of stabilizing a new completions feature:
`CARGO_COMPLETE=fish cargo +nightly`.

Closes #12800
2026-06-18 15:15:09 +08:00
..