about summary refs log tree commit diff
path: root/library/std/src/ascii.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-01-03 20:24:16 +0000
committerbors <bors@rust-lang.org>2021-01-03 20:24:16 +0000
commit80184183ba0a53aa4f491753de9502acd3d6920c (patch)
tree07864a29a6423ba9f73825a0ca0104a2b4b7cd60 /library/std/src/ascii.rs
parentdb69136369bc2baf3c2244b57e6541dc558d0f2c (diff)
parent4b612dd9cc579519a341fc557e0c42ed5b380c79 (diff)
downloadrust-80184183ba0a53aa4f491753de9502acd3d6920c.tar.gz
rust-80184183ba0a53aa4f491753de9502acd3d6920c.zip
Auto merge of #77859 - bugadani:no-duplicate-ref-link-error, r=jyn514
Rustdoc: only report broken ref-style links once

This PR assigns the markdown `LinkType` to each parsed link and passes this information into the link collector.
If a link can't be resolved in `resolve_with_disambiguator`, the failure is cached for the link types where we only want to report the error once (namely `Shortcut` and `Reference`).

Fixes  #77681
Diffstat (limited to 'library/std/src/ascii.rs')
0 files changed, 0 insertions, 0 deletions