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 f61e711 commit 3fc864eCopy full SHA for 3fc864e
1 file changed
clippy.toml
@@ -1,3 +1,5 @@
1
msrv = "1.78.0"
2
# We have an error type, `RichError`, of size 144. This is pushing it but probably fine.
3
large-error-threshold = 145
4
+
5
+doc-valid-idents = [ "SimplicityHL" ]
0 commit comments