about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/deny-intra-link-resolution-failure.stderr
AgeCommit message (Expand)AuthorLines
2021-03-01Rename rustdoc lints to be a tool lint instead of built-in.Joshua Nelson-2/+2
2020-10-02Improve error messagesCamelid-1/+1
2020-10-02Remove unhelpful help messageCamelid-1/+0
2020-10-02Improve rustdoc error for failed intra-doc link resolutionCamelid-1/+2
2020-09-23Perform most diagnostic lookups in `resolution_failure`Joshua Nelson-1/+1
2020-09-11Name the current moduleJoshua Nelson-2/+1
2020-09-05[WIP] give better errors for broken intra doc linksJoshua Nelson-1/+2
2020-07-30Fix uitestsManish Goregaokar-1/+1
2020-07-30intra_doc_resolution_failures -> broken_intra_doc_linksManish Goregaokar-1/+1
2020-07-30Update uitest expectationsManish Goregaokar-1/+1
2020-07-30Rename to intra_doc_resolution_failuresManish Goregaokar-1/+1
2020-07-29Rename usage of intra_doc_link_resolution_failureManish Goregaokar-1/+1
2020-07-20refactor and reword intra-doc link errorsAndy Russell-3/+3
2020-01-24Normalise notes with the/isvarkor-1/+1
2019-11-25Update error messagesGuillaume Gomez-1/+1
2019-03-25compiletest: make path normalization smarterAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-03-10Make the rustc driver and interface demand drivenJohn Kåre Alsaker-0/+2
2018-12-25Remove licensesMark Rousskov-2/+2
2018-09-19add -Zui-testing to rustdocQuietMisdreavus-2/+2
2018-06-13Rename intra-doc lintGuillaume Gomez-2/+2
2018-06-13Update help message to escape square bracketsGuillaume Gomez-1/+1
2018-06-13Add help for intra-link lintGuillaume Gomez-0/+1
2018-06-13Fix options issuesGuillaume Gomez-10/+6
2018-06-09Add lint for intra link resolution failureGuillaume Gomez-0/+16