| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-10-23 | Set RUST_BACKTRACE=0 for rustdoc-ui/failed-doctest-output.rs | Josh Stone | -9/+10 | |
| This UI test is sensitive to backtrace output, so it should make sure that backtraces are not enabled by the environment. | ||||
| 2018-10-18 | Auto merge of #54349 - GuillaumeGomez:no-example-lint, r=QuietMisdreavus | bors | -0/+46 | |
| [rustdoc] Add lint for doc without codeblocks Fixes #53805. r? @QuietMisdreavus | ||||
| 2018-10-17 | Auto merge of #54939 - ↵ | bors | -2/+2 | |
| pnkfelix:issue-54478-dont-prefer-dynamic-in-doc-tests, r=QuietMisdreavus rustdoc: don't prefer dynamic linking in doc tests This is an attempt to address the regression in #54478 This may be a case where the cure is worse than the disease, at least in the short term... cc @alexcrichton | ||||
| 2018-10-12 | Auto merge of #53933 - GuillaumeGomez:codeblock-error-display, r=QuietMisdreavus | bors | -0/+27 | |
| Improve error display for codeblocks in rustdoc Part of #53919. r? @QuietMisdreavus | ||||
| 2018-10-09 | Update a rustdoc ui test whose output has changed | Alex Crichton | -2/+2 | |
| 2018-10-09 | Add test for docs without examples | Guillaume Gomez | -0/+46 | |
| 2018-09-29 | Add a sentence before rustc errors | Guillaume Gomez | -0/+1 | |
| 2018-09-29 | Improve error display for codeblocks in rustdoc | Guillaume Gomez | -0/+26 | |
| 2018-09-19 | add -Zui-testing to rustdoc | QuietMisdreavus | -31/+31 | |
| 2018-08-01 | Rollup merge of #52835 - GuillaumeGomez:ice-rustdoc-links, r=eddyb | Pietro Albini | -0/+29 | |
| Fix Alias intra doc ICE Fixes #52611. cc @QuietMisdreavus r? @varkor | ||||
| 2018-07-31 | Fixup test case | Mark Rousskov | -2/+2 | |
| 2018-07-30 | Fix Alias intra doc ICE | Guillaume Gomez | -0/+29 | |
| 2018-07-20 | add failure-status to rustdoc doctest ui test | QuietMisdreavus | -9/+10 | |
| 2018-07-20 | normalize test output so it can be run from repo root | QuietMisdreavus | -10/+14 | |
| 2018-07-20 | update stdout file with test path normalization | QuietMisdreavus | -10/+10 | |
| 2018-07-20 | report doctest compile failures correctly | QuietMisdreavus | -3/+19 | |
| 2018-07-20 | add ui test for failing doctest | QuietMisdreavus | -0/+40 | |
| 2018-07-05 | Fix rustdoc run failures by shutting down definitely some lints | Guillaume Gomez | -0/+24 | |
| 2018-06-13 | Rename intra-doc lint | Guillaume Gomez | -4/+4 | |
| 2018-06-13 | Update help message to escape square brackets | Guillaume Gomez | -13/+13 | |
| 2018-06-13 | Add help for intra-link lint | Guillaume Gomez | -0/+20 | |
| 2018-06-13 | Fix options issues | Guillaume Gomez | -10/+8 | |
| 2018-06-09 | Add lint for intra link resolution failure | Guillaume Gomez | -0/+30 | |
| 2018-06-06 | When unable to sinthesize link span, fallback to previous behavior | Esteban Küber | -15/+114 | |
| 2018-06-06 | Use spans pointing at the inside of a rustdoc attribute | Esteban Küber | -33/+38 | |
| 2018-06-03 | Show which line the link is coming from. | kennytm | -0/+15 | |
| 2018-06-03 | Point to the rustdoc attribute where intralink resolution failed. | kennytm | -1/+21 | |
| 2018-05-14 | drop unnecessary "warning" from warning text | QuietMisdreavus | -2/+2 | |
| 2018-05-14 | add ui test for rustdoc's deprecated attributes | QuietMisdreavus | -0/+26 | |
| 2018-04-16 | Remove unwanted auto-linking and update | Guillaume Gomez | -1/+1 | |
| 2018-04-16 | Fix nits | Guillaume Gomez | -2/+0 | |
| 2018-04-16 | Add rustdoc-ui test suite | Guillaume Gomez | -0/+25 | |
