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 2f5f873 commit 3543967Copy full SHA for 3543967
text/3389-manifest-lint.md
@@ -388,8 +388,9 @@ plans for clippy itself.
388
Currently, it is a hard error to mix `workspace = true` and lints. We could
389
open this up in the future for the package to override lints from the
390
workspace. This would not be a breaking change as we'd be changing an error
391
-case into a working case. We'd need to ensure we had a path forward for the
392
-semantics for configurable lints.
+case into a working case. We should consider the possibility of adding
+configurable lints in the future and what that would look like with
393
+overridin of lints.
394
395
## Extending the syntax to `.cargo/config.toml`
396
0 commit comments