Marc Cornellà
a01cf85627
fix(rust): use default toolchain when completing cargo
2021-12-29 17:18:21 +01:00
Carlo Sala
89a740be2d
refactor(rust)!: merge cargo
and rustup
plugins into rust
plugin ( #10270 )
...
BREAKING CHANGE: `cargo` and `rustup` plugins have been moved to the `rust` plugin
since they're part of the Rust toolchain. If you're using these, update your .zshrc
file to use `rust` instead.
Closes #10270
Co-authored-by: Marc Cornellà <hello@mcornella.com>
2021-12-28 12:05:04 +01:00
Marc Cornellà
bb97a9b3ec
Delete alias section
2019-10-10 11:07:33 +02:00
jotaro-sama
35aa3c1331
add readme for the rust plugin
2019-10-10 03:57:25 +02:00
Joseph Richey
cafa657469
Correctly handle verbose/version flags for rustc ( #6786 )
...
See the help output for rustc (v1.25)
2018-05-01 15:21:12 +02:00
bjorn3
e8e7bf3b89
Update rust plugin for latest rustc ( #6342 )
...
* Update for latest rustc
* Some debug option updates
* Add some cargo flags
* Fix bug in cargo plugin
2017-11-01 06:04:03 -07:00
Alex Light
73cca94322
Add zsh completion plugin for rustc ( #3159 )
2016-05-28 00:38:41 +02:00