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 c20bdf2 commit 9a2d890Copy full SHA for 9a2d890
src/doc/rustdoc/src/lints.md
@@ -415,7 +415,7 @@ warning: 1 warning emitted
415
416
## `redundant_explicit_links`
417
418
-This lint is **warn-by-default**. It detects explicit links that are same
+This lint is **warn-by-default**. It detects explicit links that are the same
419
as computed automatic links.
420
This usually means the explicit links are removeable. For example:
421
0 commit comments