| Age | Commit message (Expand) | Author | Lines |
| 2022-03-30 | fix rustdoc wrt builtin impls switch | lcnr | -12/+11 |
| 2022-03-30 | update rustdoc | lcnr | -2/+1 |
| 2022-03-30 | update ui tests | lcnr | -0/+1 |
| 2022-03-29 | Auto merge of #95096 - GuillaumeGomez:rm-header-fn-field, r=camelid | bors | -0/+12 |
| 2022-03-29 | Add test to ensure foreign functions from dependencies are correctly handled | Guillaume Gomez | -0/+12 |
| 2022-03-28 | Auto merge of #95024 - koehlma:rustdoc-private-items, r=GuillaumeGomez,cameli... | bors | -0/+31 |
| 2022-03-21 | add tests for 🔒 | Maximilian Köhl | -0/+31 |
| 2022-03-18 | Add test to ensure auto-traits are respecting constraints | Guillaume Gomez | -0/+8 |
| 2022-03-10 | Rollup merge of #94740 - GuillaumeGomez:unify-impl-blocks, r=notriddle | Matthias Krüger | -1/+3 |
| 2022-03-08 | Update GUI tests for impl blocks path changes | Guillaume Gomez | -0/+2 |
| 2022-03-08 | Unify inherent impl blocks by wrapping them into a div | Guillaume Gomez | -1/+1 |
| 2022-03-06 | Fix rustdoc for GATs with with anonymous bound regions | Michael Goulet | -0/+13 |
| 2022-03-06 | Rollup merge of #93412 - fee1-dead:improve-rustdoc-const-bounds, r=GuillaumeG... | Matthias Krüger | -1/+61 |
| 2022-03-06 | Auto merge of #93805 - petrochenkov:doclinkself, r=camelid,GuillaumeGomez | bors | -0/+8 |
| 2022-03-04 | Auto merge of #94009 - compiler-errors:gat-rustdoc, r=GuillaumeGomez | bors | -0/+34 |
| 2022-03-03 | add tests | Michael Goulet | -0/+34 |
| 2022-03-03 | Rollup merge of #94550 - GuillaumeGomez:HKF-macros, r=notriddle | Matthias Krüger | -0/+21 |
| 2022-03-03 | Add test for higher kinded functions generated by macros | Guillaume Gomez | -0/+21 |
| 2022-03-03 | Rollup merge of #94101 - notriddle:notriddle/strip-test-cases, r=GuillaumeGomez | Matthias Krüger | -0/+9 |
| 2022-02-27 | Rollup merge of #94417 - GuillaumeGomez:fix-duplicated-impl-links, r=notriddle | Matthias Krüger | -0/+20 |
| 2022-02-27 | Add test to ensure that links to impls are correctly generated | Guillaume Gomez | -0/+20 |
| 2022-02-22 | Add test for infinite redirection | Guillaume Gomez | -0/+29 |
| 2022-02-22 | Add ui test | Deadbeef | -0/+60 |
| 2022-02-22 | Bless rustdoc test | Deadbeef | -1/+1 |
| 2022-02-20 | Rollup merge of #94091 - GuillaumeGomez:rustdoc-const-computed-value, r=oli-obk | Matthias Krüger | -0/+9 |
| 2022-02-19 | Add rustdoc test for const computed value | Guillaume Gomez | -0/+9 |
| 2022-02-18 | rustdoc: Collect traits in scope for lang items | Vadim Petrochenkov | -0/+40 |
| 2022-02-17 | rustdoc: add test cases for hidden enum variants | Michael Howell | -0/+9 |
| 2022-02-16 | Update rustdoc tests to adapt to changes to the sidebar | Guillaume Gomez | -33/+33 |
| 2022-02-13 | rustdoc: Consider enum variants when resolving assoc items in doc links | Vadim Petrochenkov | -0/+8 |
| 2022-02-10 | Rollup merge of #93830 - camelid:cleanup-section-code, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-02-09 | Title-case trait aliases section for consistency | Noah Lev | -1/+1 |
| 2022-02-08 | Rollup merge of #93715 - GuillaumeGomez:horizontal-trim, r=notriddle | Matthias Krüger | -1/+1 |
| 2022-02-07 | Update rustdoc test | Guillaume Gomez | -1/+1 |
| 2022-02-05 | Auto merge of #93539 - petrochenkov:doclink, r=camelid,michaelwoerister | bors | -0/+19 |
| 2022-02-04 | Rollup merge of #93576 - jsha:fix-rustdoc-html, r=GuillaumeGomez | Matthias Krüger | -98/+99 |
| 2022-02-04 | rustdoc: Collect traits in scope for foreign inherent impls | Vadim Petrochenkov | -0/+19 |
| 2022-02-02 | Rollup merge of #93542 - GuillaumeGomez:lifetime-elision, r=oli-obk | Matthias Krüger | -0/+5 |
| 2022-02-02 | Emit valid HTML from rustdoc | Jacob Hoffman-Andrews | -98/+99 |
| 2022-02-01 | Add test to ensure lifetime is not elided in type alias | Guillaume Gomez | -0/+5 |
| 2022-01-30 | Rollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomez | Eric Huss | -7/+53 |
| 2022-01-30 | Rollup merge of #93441 - notriddle:notriddle/collect-crate-doc-links-very-ear... | Matthias Krüger | -0/+30 |
| 2022-01-28 | rustdoc: load the set of in-scope traits for modules with no docstring | Michael Howell | -0/+30 |
| 2022-01-25 | Add test when there is no source code link after version | Guillaume Gomez | -0/+23 |
| 2022-01-21 | Fix spacing for `·` between stability and source | Jacob Hoffman-Andrews | -3/+2 |
| 2022-01-21 | Auto merge of #93138 - matthiaskrgr:rollup-m8akifd, r=matthiaskrgr | bors | -3/+9 |
| 2022-01-20 | Rollup merge of #93038 - GuillaumeGomez:block-doc-comments, r=notriddle | Matthias Krüger | -0/+13 |
| 2022-01-20 | Extra cfg_hide a bit to handle inner cfgs | Guillaume Gomez | -1/+1 |
| 2022-01-20 | Update doc_auto_cfg test | Guillaume Gomez | -2/+8 |
| 2022-01-20 | Rollup merge of #93038 - GuillaumeGomez:block-doc-comments, r=notriddle | Matthias Krüger | -0/+13 |