| Age | Commit message (Expand) | Author | Lines |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -15735/+0 |
| 2023-01-06 | Update tests | clubby789 | -0/+6 |
| 2022-12-28 | Rename `Rptr` to `Ref` in AST and HIR | Nilstrieb | -1/+1 |
| 2022-12-22 | Auto merge of #106034 - matthiaskrgr:rollup-2zpql33, r=matthiaskrgr | bors | -0/+14 |
| 2022-12-22 | Auto merge of #104889 - GuillaumeGomez:fix-impl-block-in-const-expr, r=notriddle | bors | -0/+43 |
| 2022-12-22 | Fix ICE | kadmin | -0/+14 |
| 2022-12-16 | Add test for presence of read more links | Guillaume Gomez | -2/+34 |
| 2022-12-12 | rustdoc: stop treating everything in a trait item as a method | Michael Howell | -0/+7 |
| 2022-12-08 | Update rustdoc test to check its error output | Guillaume Gomez | -10/+0 |
| 2022-12-07 | Add regression test for impl blocks in const expr | Guillaume Gomez | -0/+43 |
| 2022-12-02 | Update existing rustdoc tests | Guillaume Gomez | -6/+6 |
| 2022-12-02 | Add rustdoc test for bounds de-duplication and merge | Guillaume Gomez | -0/+20 |
| 2022-11-28 | rustdoc: remove `fnname` CSS class that's styled exactly like `fn` | Michael Howell | -27/+27 |
| 2022-11-27 | Add rustdoc test for Deref to primitive types | Guillaume Gomez | -0/+15 |
| 2022-11-17 | rustdoc: update tests for enum variant margin tweak | Michael Howell | -5/+5 |
| 2022-11-15 | Auto merge of #104428 - matthiaskrgr:rollup-jo3078i, r=matthiaskrgr | bors | -0/+13 |
| 2022-11-14 | Add test for #102154 | Nixon Enraght-Moony | -0/+13 |
| 2022-11-14 | Rollup merge of #104364 - petrochenkov:docice2, r=GuillaumeGomez | Matthias Krüger | -0/+14 |
| 2022-11-13 | Auto merge of #104292 - GuillaumeGomez:fix-missing-reexports-doc-comments, r=... | bors | -0/+34 |
| 2022-11-13 | rustdoc: Resolve doc links in external traits having local impls | Vadim Petrochenkov | -0/+14 |
| 2022-11-13 | Rollup merge of #104177 - notriddle:notriddle/js-notable-trait-v2, r=Guillaum... | Yuki Okushi | -9/+9 |
| 2022-11-13 | Rollup merge of #103650 - notriddle:notriddle/line-anchors, r=GuillaumeGomez | Yuki Okushi | -16/+16 |
| 2022-11-11 | rustdoc: update test cases | Michael Howell | -9/+9 |
| 2022-11-11 | Add regression test for multi-level import | Guillaume Gomez | -0/+34 |
| 2022-11-09 | rustdoc: sort output to make it deterministic | Michael Howell | -1/+1 |
| 2022-11-07 | rustdoc: use javascript to layout notable traits popups | Michael Howell | -7/+15 |
| 2022-11-07 | Rollup merge of #103885 - fmease:rustdoc-various-cross-crate-reexport-fixes, ... | Yuki Okushi | -4/+57 |
| 2022-11-05 | Rollup merge of #101702 - jsha:static-files2, r=notriddle,GuillaumeGomez | Matthias Krüger | -6/+6 |
| 2022-11-04 | rustdoc: add test for cross-crate trait-object types | León Orell Valerian Liehr | -0/+49 |
| 2022-11-04 | rustdoc: move cross-crate lifetime/outlives bounds on GAT params from where-c... | León Orell Valerian Liehr | -1/+5 |
| 2022-11-04 | rustdoc: render unnamed arguments as underscores in cross-crate functions & f... | León Orell Valerian Liehr | -2/+2 |
| 2022-11-04 | rustdoc: render late-bound lifetimes in generic parameter list of cross-crate... | León Orell Valerian Liehr | -1/+1 |
| 2022-11-04 | Rollup merge of #103892 - compiler-errors:afit-rustdoc, r=GuillaumeGomez | Matthias Krüger | -0/+14 |
| 2022-11-02 | Properly render asyncness for traits without default body | Michael Goulet | -0/+14 |
| 2022-11-02 | Add regression test for doc of reexport of local items | Guillaume Gomez | -0/+16 |
| 2022-11-02 | Auto merge of #103649 - petrochenkov:docnotrait, r=GuillaumeGomez | bors | -0/+12 |
| 2022-11-01 | Rollup merge of #103817 - notriddle:notriddle/attribute-css, r=GuillaumeGomez | Dylan DPC | -4/+4 |
| 2022-11-01 | Rollup merge of #103799 - GuillaumeGomez:search-index-tuple-struct-field, r=n... | Yuki Okushi | -0/+18 |
| 2022-10-31 | rustdoc: change `.src-line-numbers > span` to `.src-line-numbers > a` | Michael Howell | -16/+16 |
| 2022-10-31 | rustdoc: rename syntax highlighting CSS class `attribute` to `attr` | Michael Howell | -4/+4 |
| 2022-10-31 | Add test for tuple struct field generation in search index | Guillaume Gomez | -0/+18 |
| 2022-10-30 | Rollup merge of #103746 - notriddle:notriddle/incoherent-dyn-trait, r=Guillau... | Michael Howell | -0/+35 |
| 2022-10-30 | rustdoc: Do not add external traits to the crate in `register_res` | Vadim Petrochenkov | -0/+12 |
| 2022-10-29 | rustdoc: add support for incoherent impls on structs and traits | Michael Howell | -0/+35 |
| 2022-10-30 | Rollup merge of #103253 - notriddle:notriddle/test-case-masked-blanket-impl, ... | Matthias Krüger | -0/+5 |
| 2022-10-29 | Make --static-root-path point to static.files | Jacob Hoffman-Andrews | -3/+3 |
| 2022-10-29 | rustdoc: add hash to filename of toolchain files | Jacob Hoffman-Andrews | -6/+6 |
| 2022-10-28 | Rollup merge of #103523 - GuillaumeGomez:inline-doc-comment-impl-block, r=not... | Matthias Krüger | -0/+13 |
| 2022-10-27 | Rollup merge of #103408 - compiler-errors:rpitit-rustdoc, r=GuillaumeGomez | Matthias Krüger | -0/+25 |
| 2022-10-27 | Rollup merge of #103432 - jsha:box-is-not-notable, r=GuillaumeGomez | Yuki Okushi | -0/+38 |