These changes have been merged upstream to the fish shell project!
Tab completions for rustc and cargo!
Clone this repo, then in your .config/fish/config.fish file, add:
source /path/to/rustc.fish
source /path/to/cargo.fish
cargo:
- The
--help,--list,--quiet,--verbose, and--versionoptions show up for every command.