mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #1832 from webframp/rustdoc
Fix install command for clippy, uses rustup
This commit is contained in:
@ -46,7 +46,7 @@ Some features have additional dependencies:
|
|||||||
add rustfmt-preview~
|
add rustfmt-preview~
|
||||||
+ The following commands require:
|
+ The following commands require:
|
||||||
+ ~cargo-process-check~: ~cargo install cargo-check~
|
+ ~cargo-process-check~: ~cargo install cargo-check~
|
||||||
+ ~cargo-process-clippy~: ~cargo install clippy~
|
+ ~cargo-process-clippy~: ~rustup component add clippy-preview~
|
||||||
+ ~cargo-process-{add,rm,upgrade}~: ~cargo install cargo-edit~
|
+ ~cargo-process-{add,rm,upgrade}~: ~cargo install cargo-edit~
|
||||||
|
|
||||||
* Features
|
* Features
|
||||||
|
Reference in New Issue
Block a user