about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/intra-links-warning.stderr
AgeCommit message (Expand)AuthorLines
2020-04-11rustc: Add a warning count upon completionRoccoDev-0/+2
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+1
2019-11-25Update error messagesGuillaume Gomez-19/+19
2019-11-10Add warning annotations to rustdoc-ui testsTomasz Miąsko-17/+17
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
2019-03-25compiletest: make path normalization smarterAndy Russell-22/+22
2019-02-23move collapse and unindent docs passes earlierAndy Russell-2/+2
2018-12-25Remove licensesMark Rousskov-19/+19
2018-12-10fix intra-link resolution spans in block commentsAndy Russell-24/+76
2018-09-19add -Zui-testing to rustdocQuietMisdreavus-22/+22
2018-06-13Rename intra-doc lintGuillaume Gomez-1/+1
2018-06-13Update help message to escape square bracketsGuillaume Gomez-12/+12
2018-06-13Add help for intra-link lintGuillaume Gomez-0/+19
2018-06-13Fix options issuesGuillaume Gomez-0/+2
2018-06-06When unable to sinthesize link span, fallback to previous behaviorEsteban Küber-12/+75
2018-06-06Use spans pointing at the inside of a rustdoc attributeEsteban Küber-30/+33
2018-06-03Show which line the link is coming from.kennytm-0/+15
2018-06-03Point to the rustdoc attribute where intralink resolution failed.kennytm-0/+18
2018-04-16Add rustdoc-ui test suiteGuillaume Gomez-0/+6