mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-25 10:11:17 -03:00
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