| Age | Commit message (Expand) | Author | Lines |
| 2022-01-15 | Add test for dot separator | Guillaume Gomez | -0/+31 |
| 2022-01-13 | rustdoc: add intra-doc trait impl test for extern types | Mahdi Dibaiee | -2/+23 |
| 2022-01-13 | rustdoc: fix intra-link for generic trait impls | Mahdi Dibaiee | -0/+19 |
| 2022-01-13 | rustdoc: decouple stability and const-stability | Andy Russell | -1/+18 |
| 2022-01-13 | Rollup merge of #92334 - dtolnay:rustdocmatcher, r=camelid,GuillaumeGomez | Matthias Krüger | -16/+30 |
| 2022-01-13 | Rollup merge of #91687 - euclio:tuple-variant-field-section, r=GuillaumeGomez | Matthias Krüger | -2/+17 |
| 2022-01-12 | Rollup merge of #92699 - camelid:private-fields, r=jsha | Matthias Krüger | -6/+6 |
| 2022-01-11 | rustdoc: do not emit tuple variant fields if none are documented | Andy Russell | -2/+17 |
| 2022-01-10 | Enable ignored part of test | Noah Lev | -4/+5 |
| 2022-01-10 | Move two intra-doc-link tests into the `intra-doc` folder | Noah Lev | -1/+1 |
| 2022-01-10 | Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomez | Matthias Krüger | -19/+21 |
| 2022-01-10 | Rollup merge of #92357 - GuillaumeGomez:fix-doc-comment-backline-removal, r=c... | Matthias Krüger | -2/+12 |
| 2022-01-09 | Display "private fields" instead of "fields omitted" | Noah Lev | -6/+6 |
| 2022-01-08 | Make source links look cleaner | Jacob Hoffman-Andrews | -19/+21 |
| 2022-01-05 | add a test case for each supported primitive type | Mahdi Dibaiee | -3/+42 |
| 2022-01-05 | Rustdoc: resolve associated traits for primitive types | Mahdi Dibaiee | -0/+7 |
| 2022-01-01 | Rollup merge of #92332 - GuillaumeGomez:where-clause-order, r=jsha | Matthias Krüger | -0/+15 |
| 2022-01-01 | Update mixed doc comments test | Guillaume Gomez | -0/+10 |
| 2022-01-01 | Add test for where clause order | Guillaume Gomez | -0/+15 |
| 2021-12-31 | Rollup merge of #91480 - jsha:fewer-colors, r=GuillaumeGomez | Matthias Krüger | -6/+4 |
| 2021-12-28 | Add a test of rustdoc on macro-generated macro | David Tolnay | -0/+14 |
| 2021-12-28 | Fix invalid removal of backlines from doc comments | Guillaume Gomez | -2/+2 |
| 2021-12-27 | rustdoc: Preserve rendering of macro_rules matchers when possible | David Tolnay | -16/+16 |
| 2021-12-20 | Auto merge of #91900 - pitaj:fix-91714, r=jyn514 | bors | -19/+6 |
| 2021-12-15 | rustdoc: remove `--passes` and `--no-defaults` | Peter Jaszkowiak | -19/+6 |
| 2021-12-15 | Apply rust-logo class only on default logo | Jacob Hoffman-Andrews | -0/+14 |
| 2021-12-14 | Auto merge of #91728 - Amanieu:stable_asm, r=joshtriplett | bors | -2/+2 |
| 2021-12-12 | Auto merge of #90207 - BoxyUwU:stabilise_cg_defaults, r=lcnr | bors | -1/+0 |
| 2021-12-12 | Stabilize asm! and global_asm! | Amanieu d'Antras | -2/+2 |
| 2021-12-12 | Rollup merge of #91748 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_a... | Matthias Krüger | -0/+23 |
| 2021-12-11 | Rollup merge of #91750 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_r... | Matthias Krüger | -0/+21 |
| 2021-12-10 | Split CSS classes for "typedef" vs "associatedtype". | Jacob Hoffman-Andrews | -6/+4 |
| 2021-12-10 | update tests | Ellen | -1/+0 |
| 2021-12-10 | Add regression test for #78160 | Michael Howell | -0/+21 |
| 2021-12-10 | Add regression test for #80737 | Michael Howell | -0/+23 |
| 2021-12-08 | rustdoc: Show type layout for type aliases | Noah Lev | -0/+12 |
| 2021-12-05 | Auto merge of #91356 - GuillaumeGomez:improve-rustdoc-layout, r=jsha | bors | -52/+49 |
| 2021-12-04 | Rollup merge of #91209 - camelid:snapshot, r=jyn514 | Matthias Krüger | -10/+10 |
| 2021-12-02 | Rollup merge of #89954 - GuillaumeGomez:legacy-const-generic-doc, r=Amanieu | Matthias Krüger | -0/+16 |
| 2021-12-02 | Rename ID "main" into "main-content" | Guillaume Gomez | -52/+49 |
| 2021-12-02 | Add test for legacy-const-generic arguments | Guillaume Gomez | -0/+16 |
| 2021-12-02 | Auto merge of #91291 - GuillaumeGomez:const-deref-method, r=camelid | bors | -0/+38 |
| 2021-12-01 | Migrate a test to use `@snapshot` | Noah Lev | -10/+10 |
| 2021-12-01 | Auto merge of #91275 - camelid:deny-test-warnings, r=jyn514 | bors | -97/+92 |
| 2021-11-30 | Add test for const deref methods display | Guillaume Gomez | -0/+38 |
| 2021-11-29 | Only show notable traits if both types are the same | Michael Howell | -0/+20 |
| 2021-11-28 | Remove unnecessary use of `include!` in rustdoc test | Noah Lev | -8/+3 |
| 2021-11-28 | Fix warnings in rustdoc HTML tests | Noah Lev | -92/+92 |
| 2021-11-24 | Consistentize the system for image URLs in CSS. | Jacob Hoffman-Andrews | -1/+1 |
| 2021-11-24 | Rollup merge of #91199 - camelid:test-mixing-docs, r=GuillaumeGomez | Guillaume Gomez | -0/+26 |