| Age | Commit message (Expand) | Author | Lines |
| 2022-01-10 | Add test for disambiguator mismatch with crate | Noah Lev | -1/+17 |
| 2022-01-06 | Rollup merge of #92443 - mdibaiee:90703/resolve-traits-of-primitive-types, r=... | Matthias Krüger | -9/+2 |
| 2022-01-06 | Rollup merge of #92349 - avitex:fix-rustdoc-private-doc-tests, r=GuillaumeGomez | Matthias Krüger | -0/+45 |
| 2022-01-05 | Rustdoc: resolve associated traits for primitive types | Mahdi Dibaiee | -9/+2 |
| 2021-12-28 | Add regression test for #59502 | Noah Lev | -0/+11 |
| 2021-12-29 | Improve rustdoc::private_doc_tests tests | avitex | -2/+33 |
| 2021-12-28 | Fix rustdoc::private_doc_tests lint for public re-exported items | avitex | -0/+14 |
| 2021-12-20 | Auto merge of #91900 - pitaj:fix-91714, r=jyn514 | bors | -20/+12 |
| 2021-12-18 | Rollup merge of #89090 - cjgillot:bare-dyn, r=jackh726 | Matthias Krüger | -14/+4 |
| 2021-12-15 | rustdoc: remove `--passes` and `--no-defaults` | Peter Jaszkowiak | -20/+12 |
| 2021-12-11 | Rollup merge of #91717 - inashivb:issue-91713, r=jyn514 | Matthias Krüger | -0/+38 |
| 2021-12-11 | Rollup merge of #91310 - hi-rustin:rustin-patch-rustdoc, r=jyn514 | Matthias Krüger | -0/+3 |
| 2021-12-10 | Update src/test/rustdoc-ui/issue-91713.rs | Shivani Bhardwaj | -0/+1 |
| 2021-12-09 | Add test for deprecation warning for --passes | Shivani Bhardwaj | -0/+37 |
| 2021-12-05 | Do not warn in rustdoc test. | Camille GILLOT | -14/+4 |
| 2021-12-01 | Auto merge of #91433 - matthiaskrgr:rollup-118ql06, r=matthiaskrgr | bors | -0/+48 |
| 2021-12-01 | Use `try_normalize_erasing_regions` instead of a custom infer context | Joshua Nelson | -0/+48 |
| 2021-12-01 | Auto merge of #91275 - camelid:deny-test-warnings, r=jyn514 | bors | -0/+53 |
| 2021-11-30 | Add --out-dir flag for rustdoc | hi-rustin | -0/+3 |
| 2021-11-28 | Fix warnings in rustdoc HTML tests | Noah Lev | -0/+53 |
| 2021-11-28 | Rollup merge of #91319 - fee1-dead:rustdoc-ice-fix, r=jyn514 | Matthias Krüger | -1/+1 |
| 2021-11-28 | Change output path to {{build-base}} | Deadbeef | -1/+1 |
| 2021-11-26 | Rollup merge of #91259 - jyn514:doctest-warnings, r=GuillaumeGomez | Matthias Krüger | -7/+47 |
| 2021-11-26 | Remove `--display-doctest-warnings` | Joshua Nelson | -7/+47 |
| 2021-11-27 | Reduce the ICE | Deadbeef | -469/+1 |
| 2021-11-27 | Add ICE test | Deadbeef | -0/+472 |
| 2021-11-24 | Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelid | Guillaume Gomez | -3/+2 |
| 2021-11-24 | Create rustdoc_internals feature gate | Guillaume Gomez | -3/+2 |
| 2021-11-22 | Update issue-91134.stdout | Michael Howell | -1/+1 |
| 2021-11-22 | fix(doctest): detect extern crate items in statement doctests | Michael Howell | -0/+23 |
| 2021-11-18 | rustdoc doctest: detect `fn main` after an unexpected semicolon | Michael Howell | -0/+42 |
| 2021-11-08 | Add more missing methods to `IntraLinkCrateLoader` | Joshua Nelson | -0/+30 |
| 2021-10-30 | Rollup merge of #90183 - GuillaumeGomez:recurse-deref, r=jyn514 | Guillaume Gomez | -0/+19 |
| 2021-10-29 | Unify titles in rustdoc book doc attributes chapter | Guillaume Gomez | -2/+2 |
| 2021-10-29 | Add tests for recursive deref | Guillaume Gomez | -0/+19 |
| 2021-10-23 | Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514 | Matthias Krüger | -0/+6 |
| 2021-10-22 | Revert def_id addition from clean::Function, add test for | Will Crichton | -3/+6 |
| 2021-10-20 | Add test to ensure that the missing_doc_code_examples is not triggered on for... | Guillaume Gomez | -1/+10 |
| 2021-10-17 | Rollup merge of #89907 - GuillaumeGomez:correctly-emit-errors, r=camelid | Yuki Okushi | -1/+0 |
| 2021-10-16 | Remove FIXME since there is nothing to be fixed. | Guillaume Gomez | -1/+0 |
| 2021-10-15 | Bless tests | Cameron Steffen | -1/+1 |
| 2021-10-06 | Change serialized format to use DefPathHash instead of custom String | Will Crichton | -0/+3 |
| 2021-10-06 | Simplify AttributesExt::cfg function and remove error emissions since they ar... | Guillaume Gomez | -0/+35 |
| 2021-10-05 | Add test case for `doc_cfg_hide` feature gate | Joshua Nelson | -0/+21 |
| 2021-09-26 | Use the correct edition when syntax highlighting doctests | Joshua Nelson | -0/+38 |
| 2021-09-17 | Don't lint about missing code examples in derived traits | Hans | -0/+9 |
| 2021-09-14 | Auto merge of #73314 - GuillaumeGomez:display-warnings, r=jyn514 | bors | -0/+33 |
| 2021-09-14 | Add test for --display-doctest-warnings option | Guillaume Gomez | -0/+33 |
| 2021-09-13 | Auto merge of #87915 - estebank:fancy-spans, r=oli-obk | bors | -5/+5 |
| 2021-09-13 | Auto merge of #88745 - hnj2:allow-trait-impl-missing-code, r=GuillaumeGomez | bors | -0/+7 |