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 7602267 commit 98bd60cCopy full SHA for 98bd60c
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