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.
1 parent 51f4984 commit 2b10a5eCopy full SHA for 2b10a5e
text/3389-manifest-lint.md
@@ -198,7 +198,7 @@ This does not allow sharing lints across workspaces.
198
199
When designing this, we wanted to keep in mind how things work today, including
200
- `clippy` defines all configuration as linter/tool config and not lint config (linter/lint config is a future possibility)
201
-- All `clippy` lints are disjoint
+- All `clippy` lint groups are disjoint
202
- `rustdoc` has no plans for groups outside of `all`
203
- `rustc` today has some intersecting groups
204
0 commit comments