| Age | Commit message (Expand) | Author | Lines |
| 2017-12-19 | Add a test for `--sort-modules-by-appearance` | varkor | -0/+23 |
| 2017-12-18 | Add tests for hidden types | Guillaume Gomez | -0/+32 |
| 2017-12-18 | Fix ?Sized where bound not being displayed at the correct place | Guillaume Gomez | -0/+16 |
| 2017-12-03 | Auto merge of #46384 - ollie27:rustdoc_inline_assoc, r=QuietMisdreavus | bors | -0/+105 |
| 2017-12-02 | Auto merge of #46326 - GuillaumeGomez:sidebar-text, r=QuietMisdreavus | bors | -0/+23 |
| 2017-12-02 | Rollup merge of #46412 - chrisduerr:issue-46380, r=QuietMisdreavus | kennytm | -0/+34 |
| 2017-12-02 | Rollup merge of #46405 - alexcrichton:fix-rustdoc, r=estebank | kennytm | -0/+15 |
| 2017-11-30 | Fix htmldocck naming | Christian Duerr | -2/+2 |
| 2017-11-30 | Hide trait impl with private trait type parameter | Christian Duerr | -0/+19 |
| 2017-11-30 | Show hidden items with rustdoc's document-private | Christian Duerr | -0/+15 |
| 2017-11-30 | rustc: Filter out bogus extern crate warnings | Alex Crichton | -0/+15 |
| 2017-11-30 | Fix rustoc item summaries that are headers | Christian Duerr | -0/+13 |
| 2017-11-29 | rustdoc: Fix issues with cross-crate inlined associated items | Oliver Middleton | -0/+105 |
| 2017-11-29 | Fix invalid HTML escape | Guillaume Gomez | -0/+23 |
| 2017-11-25 | Auto merge of #46129 - kennytm:fix-46098-rustdoc-reexport-extern-type, r=Guil... | bors | -0/+66 |
| 2017-11-22 | Auto merge of #44781 - QuietMisdreavus:doc-include, r=GuillaumeGomez | bors | -0/+82 |
| 2017-11-21 | allow loading external files in documentation | QuietMisdreavus | -0/+82 |
| 2017-11-22 | Rollup merge of #46134 - GuillaumeGomez:negative-traits, r=QuietMisdreavus | kennytm | -0/+19 |
| 2017-11-21 | Auto merge of #45039 - QuietMisdreavus:doc-spotlight, r=GuillaumeGomez,QuietM... | bors | -0/+46 |
| 2017-11-20 | Display negative traits implementation | Guillaume Gomez | -0/+19 |
| 2017-11-21 | Properly handle reexport of foreign items. | kennytm | -0/+66 |
| 2017-11-20 | Make rustdoc not include self-by-value methods from Deref target | Florian Hartwig | -8/+8 |
| 2017-11-18 | Add tooltip for important traits display | Guillaume Gomez | -4/+4 |
| 2017-11-18 | Auto merge of #46000 - kennytm:fix-45640-extern-type-ice-in-rustdoc, r=QuietM... | bors | -0/+28 |
| 2017-11-17 | add doc_highlight feature flag and tests | QuietMisdreavus | -0/+46 |
| 2017-11-15 | Remove Fn trait + impl Trait rustdoc tests | Christopher Vittal | -5/+9 |
| 2017-11-15 | Add/Modify tests for argument position impl Trait | Christopher Vittal | -4/+0 |
| 2017-11-15 | Support `extern type` in rustdoc. | kennytm | -0/+28 |
| 2017-11-14 | Rollup merge of #45815 - QuietMisdreavus:happy-little-notices, r=GuillaumeGomez | Guillaume Gomez | -2/+2 |
| 2017-11-13 | update codeblock-title test with new notice text | QuietMisdreavus | -2/+2 |
| 2017-11-07 | Add more elements in the sidebar | Guillaume Gomez | -0/+59 |
| 2017-11-07 | Rollup merge of #45764 - QuietMisdreavus:rustdoc-doctest-lints, r=GuillaumeGomez | kennytm | -4/+4 |
| 2017-11-07 | Auto merge of #45620 - ollie27:rustdoc_impl_generic_dupe, r=QuietMisdreavus | bors | -0/+25 |
| 2017-11-05 | add #![allow(unused)] to the playground link rustdoc tests | QuietMisdreavus | -4/+4 |
| 2017-11-04 | Rollup merge of #45746 - GuillaumeGomez:methods-doc-test, r=steveklabnik | kennytm | -0/+30 |
| 2017-11-03 | auto trait future compatibility lint | leonardo.yvens | -0/+3 |
| 2017-11-03 | Add tests for methods listing in rust docs | Guillaume Gomez | -0/+30 |
| 2017-10-29 | rustdoc: Fix duplicated impls with generics | Oliver Middleton | -0/+25 |
| 2017-10-17 | modify tests to use new flag | steveklabnik | -3/+3 |
| 2017-10-13 | Rollup merge of #44989 - QuietMisdreavus:what-is-your-quest, r=GuillaumeGomez | kennytm | -0/+13 |
| 2017-10-09 | let rustdoc print the crate version into docs | QuietMisdreavus | -0/+13 |
| 2017-10-07 | Auto merge of #44892 - GuillaumeGomez:fnty-args-rustdoc, r=eddyb | bors | -0/+15 |
| 2017-10-07 | Fix invalid rustdoc rendering for FnTy args | Guillaume Gomez | -0/+15 |
| 2017-10-07 | Auto merge of #44860 - kennytm:fix-44731, r=alexcrichton | bors | -0/+51 |
| 2017-10-03 | Auto merge of #44949 - QuietMisdreavus:rustdoctest-dirs, r=nikomatsakis | bors | -0/+3 |
| 2017-10-02 | rustdoc: Remove cruft from the test | Vitaly _Vi Shukela | -14/+4 |
| 2017-09-30 | let htmldocck.py check for directories | QuietMisdreavus | -0/+3 |
| 2017-09-30 | rustdoc: A test for local and foreign [src] trait impl links | Vitaly _Vi Shukela | -0/+34 |
| 2017-09-26 | Fix issue #44731. | kennytm | -0/+51 |
| 2017-09-23 | Rollup merge of #44554 - GuillaumeGomez:add-missing-pub, r=QuietMisdreavus | Corey Farwell | -0/+31 |