about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-07-31 02:20:47 +0000
committerbors <bors@rust-lang.org>2020-07-31 02:20:47 +0000
commitffa80f01d800528b2cfbe5b5a8a218d20c7d8e95 (patch)
tree9591e793ce50b32689ab69a3b868ee84fb5b090d /src/doc
parentc058a8b8dc5dea0ed9b33e14da9e317e2749fcd7 (diff)
parentc17eb566c20bb4c98a1e74f7f0461483ff175310 (diff)
downloadrust-ffa80f01d800528b2cfbe5b5a8a218d20c7d8e95.tar.gz
rust-ffa80f01d800528b2cfbe5b5a8a218d20c7d8e95.zip
Auto merge of #74926 - Manishearth:rename-lint, r=jyn514
Rename intra_doc_link_resolution_failure

It should be plural to follow the conventions in https://github.com/rust-lang/rfcs/blob/master/text/0344-conventions-galore.md#lints
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/rustdoc/src/lints.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustdoc/src/lints.md b/src/doc/rustdoc/src/lints.md
index beb2556872d..d1d6bc1c1fe 100644
--- a/src/doc/rustdoc/src/lints.md
+++ b/src/doc/rustdoc/src/lints.md
@@ -11,7 +11,7 @@ can use them like any other lints by doing this:
 
 Here is the list of the lints provided by `rustdoc`:
 
-## intra_doc_link_resolution_failure
+## broken_intra_doc_links
 
 This lint **warns by default** and is **nightly-only**. This lint detects when
 an intra-doc link fails to get resolved. For example: