We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f5846 commit 79d7f4cCopy full SHA for 79d7f4c
clippy_dev/README.md
@@ -72,3 +72,6 @@ possible to only check a crate for certain lint groups. If no options are
72
specified, the lint groups `clippy::all`, `clippy::pedantic`, and
73
`clippy::cargo` are checked. If an empty array is specified only `clippy::all`
74
is checked.
75
+
76
+**Note:** `-Wclippy::all` is always enabled by default, unless `-Aclippy::all`
77
+is explicitly specified in the options.
0 commit comments