We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cargo check --help
1 parent 783bc62 commit b6f0ebfCopy full SHA for b6f0ebf
src/driver.rs
@@ -176,7 +176,7 @@ Common options:
176
--rustc Pass all args to rustc
177
-V, --version Print version info and exit
178
179
-Other options are the same as `cargo check`.
+For the other options see `cargo check --help`.
180
181
To allow or deny a lint from the command line you can use `cargo clippy --`
182
with:
src/main.rs
@@ -18,7 +18,7 @@ Common options:
18
19
--explain LINT Print the documentation for a given lint
20
21
22
23
24
0 commit comments