about summary refs log tree commit diff
path: root/src/test/rustdoc-ui
AgeCommit message (Expand)AuthorLines
2018-06-13Rename intra-doc lintGuillaume Gomez-4/+4
2018-06-13Update help message to escape square bracketsGuillaume Gomez-13/+13
2018-06-13Add help for intra-link lintGuillaume Gomez-0/+20
2018-06-13Fix options issuesGuillaume Gomez-10/+8
2018-06-09Add lint for intra link resolution failureGuillaume Gomez-0/+30
2018-06-06When unable to sinthesize link span, fallback to previous behaviorEsteban Küber-15/+114
2018-06-06Use spans pointing at the inside of a rustdoc attributeEsteban Küber-33/+38
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-1/+21
2018-05-14drop unnecessary "warning" from warning textQuietMisdreavus-2/+2
2018-05-14add ui test for rustdoc's deprecated attributesQuietMisdreavus-0/+26
2018-04-16Remove unwanted auto-linking and updateGuillaume Gomez-1/+1
2018-04-16Fix nitsGuillaume Gomez-2/+0
2018-04-16Add rustdoc-ui test suiteGuillaume Gomez-0/+25