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 3def0f3 + 98bd60c commit 9eae1fcCopy full SHA for 9eae1fc
src/doc/rustc/src/lints/listing/allowed-by-default.md
@@ -208,7 +208,7 @@ error: missing documentation for a function
208
209
To fix the lint, add documentation to all items.
210
211
-## single-use-lifetime
+## single-use-lifetimes
212
213
This lint detects lifetimes that are only used once. Some example code that
214
triggers this lint:
0 commit comments