jotaro-sama 35aa3c1331 add readme for the rust plugin 5 年之前
..
README.md 35aa3c1331 add readme for the rust plugin 5 年之前
_rust cafa657469 Correctly handle verbose/version flags for rustc (#6786) 7 年之前

README.md

rust

This plugin adds completion for rustc, the compiler for the Rust programming language.

To use it, add rust to the plugins array in your zshrc file:

plugins=(... rust)

Aliases

Command Description
rustc Compiler for the Rust language