| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-11-24 | Rollup merge of #91075 - jsha:chill-item-info, r=GuillaumeGomez | Guillaume Gomez | -8/+1 |
| 2021-11-24 | Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelid | Guillaume Gomez | -2/+2 |
| 2021-11-24 | rustdoc: Add test for mixing doc comments and attrs | Noah Lev | -0/+26 |
| 2021-11-24 | Create rustdoc_internals feature gate | Guillaume Gomez | -2/+2 |
| 2021-11-23 | Auto merge of #91094 - inquisitivecrystal:rustdoc-top-mod, r=jyn514 | bors | -21/+209 |
| 2021-11-20 | Update tests | inquisitivecrystal | -21/+209 |
| 2021-11-20 | Reduce prominence of item-infos | Jacob Hoffman-Andrews | -8/+1 |
| 2021-11-20 | Rollup merge of #90089 - jsha:enum-fields-headings, r=camelid,GuillaumeGomez | Matthias Krüger | -2/+42 |
| 2021-11-06 | Add test for removed one character last line in rustdoc | Guillaume Gomez | -0/+9 |
| 2021-11-02 | Split doc_cfg and doc_auto_cfg features | Guillaume Gomez | -2/+18 |
| 2021-10-30 | Improve display of enum variants | Jacob Hoffman-Andrews | -2/+42 |
| 2021-10-30 | Document tests a bit more | Guillaume Gomez | -0/+5 |