about summary refs log tree commit diff
path: root/src/test/rustdoc-ui
AgeCommit message (Expand)AuthorLines
2018-08-01Rollup merge of #52835 - GuillaumeGomez:ice-rustdoc-links, r=eddybPietro Albini-0/+29
2018-07-31Fixup test caseMark Rousskov-2/+2
2018-07-30Fix Alias intra doc ICEGuillaume Gomez-0/+29
2018-07-20add failure-status to rustdoc doctest ui testQuietMisdreavus-9/+10
2018-07-20normalize test output so it can be run from repo rootQuietMisdreavus-10/+14
2018-07-20update stdout file with test path normalizationQuietMisdreavus-10/+10
2018-07-20report doctest compile failures correctlyQuietMisdreavus-3/+19
2018-07-20add ui test for failing doctestQuietMisdreavus-0/+40
2018-07-05Fix rustdoc run failures by shutting down definitely some lintsGuillaume Gomez-0/+24
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