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.
2 parents 783bc62 + b6f0ebf commit 9035958Copy full SHA for 9035958
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