| Age | Commit message (Expand) | Author | Lines |
| 2017-11-20 | Make rustdoc not include self-by-value methods from Deref target | Florian Hartwig | -5/+6 |
| 2017-11-18 | Add tooltip for important traits display | Guillaume Gomez | -4/+9 |
| 2017-11-18 | Auto merge of #46000 - kennytm:fix-45640-extern-type-ice-in-rustdoc, r=QuietM... | bors | -2/+29 |
| 2017-11-17 | Add trait methods as well | Guillaume Gomez | -1/+2 |
| 2017-11-17 | Improve modal display and add JS events | Guillaume Gomez | -11/+6 |
| 2017-11-17 | First step for important traits UI | Guillaume Gomez | -13/+14 |
| 2017-11-17 | spotlight Iterator/Read/Write impls on function return types | QuietMisdreavus | -7/+72 |
| 2017-11-15 | Escape doc root URLs | Laurentiu Nicola | -1/+1 |
| 2017-11-15 | Support `extern type` in rustdoc. | kennytm | -2/+29 |
| 2017-11-12 | Generate generics on search-index | Guillaume Gomez | -7/+29 |
| 2017-11-07 | Add more elements in the sidebar | Guillaume Gomez | -31/+139 |
| 2017-11-07 | Auto merge of #45620 - ollie27:rustdoc_impl_generic_dupe, r=QuietMisdreavus | bors | -4/+4 |
| 2017-11-05 | Auto merge of #44042 - LukasKalbertodt:ascii-methods-on-instrinsics, r=alexcr... | bors | -0/+1 |
| 2017-11-03 | Remove unused AsciiExt imports and fix tests related to ascii methods | Lukas Kalbertodt | -0/+1 |
| 2017-11-03 | [Syntax Breaking] Rename DefaultImpl to AutoImpl | leonardo.yvens | -2/+2 |
| 2017-11-01 | Auto merge of #45187 - GuillaumeGomez:doc-ui-improvement, r=QuietMisdreavus | bors | -42/+104 |
| 2017-10-29 | rustdoc: Fix duplicated impls with generics | Oliver Middleton | -4/+4 |
| 2017-10-28 | Fix weird bugs | Guillaume Gomez | -31/+43 |
| 2017-10-27 | Encode urls | Guillaume Gomez | -1/+17 |
| 2017-10-27 | Change sidebar items order | Guillaume Gomez | -3/+3 |
| 2017-10-27 | Improve sidebar rendering and add methods list | Guillaume Gomez | -14/+48 |
| 2017-10-27 | Implement RFC 1861: Extern types | Paul Lietar | -1/+3 |
| 2017-10-16 | Display rustdoc pulldown switch warnings everytime | Guillaume Gomez | -27/+22 |
| 2017-10-15 | Auto merge of #44613 - QuietMisdreavus:rustdoc-perf, r=michaelwoerister | bors | -5/+22 |
| 2017-10-13 | rustdoc: wrap redirect page writers in a BufWriter | QuietMisdreavus | -2/+4 |
| 2017-10-13 | rustdoc: don't create directories more than once | QuietMisdreavus | -3/+18 |
| 2017-10-13 | Rollup merge of #44989 - QuietMisdreavus:what-is-your-quest, r=GuillaumeGomez | kennytm | -0/+14 |
| 2017-10-12 | Auto merge of #44969 - QuietMisdreavus:impls-for-everyone, r=steveklabnik | bors | -8/+19 |
| 2017-10-09 | let rustdoc print the crate version into docs | QuietMisdreavus | -0/+14 |
| 2017-10-01 | document trait impls when the type appears in the trait's generics | QuietMisdreavus | -8/+19 |
| 2017-09-29 | rustdoc: Render [src] links for trait implementors (#43893) | Vitaly _Vi Shukela | -1/+10 |
| 2017-09-29 | rustdoc: Extract converter from Impementor to Item to a fn | Vitaly _Vi Shukela | -13/+19 |
| 2017-09-23 | Rollup merge of #44554 - GuillaumeGomez:add-missing-pub, r=QuietMisdreavus | Corey Farwell | -2/+4 |
| 2017-09-20 | Auto merge of #44350 - GuillaumeGomez:id-false-positive, r=QuietMisdreavus | bors | -24/+44 |
| 2017-09-19 | Improve how warnings are displayed | Guillaume Gomez | -24/+44 |
| 2017-09-19 | Add pub visibility for methods as well | Guillaume Gomez | -2/+4 |
| 2017-09-19 | Auto merge of #44026 - QuietMisdreavus:trimmed-std, r=steveklabnik | bors | -17/+29 |
| 2017-09-17 | Add more links and put the link character to the left | Guillaume Gomez | -3/+5 |
| 2017-09-17 | Rollup merge of #44397 - GuillaumeGomez:codeblock-color, r=QuietMisdreavus | Tim Neumann | -1/+4 |
| 2017-09-14 | Rollup merge of #44368 - ollie27:rustdoc_pulldown_ids, r=QuietMisdreavus | Corey Farwell | -2/+6 |
| 2017-09-12 | Fix rendering of const keyword for functions | Guillaume Gomez | -17/+4 |
| 2017-09-11 | Add arrow and improve display | Guillaume Gomez | -1/+2 |
| 2017-09-11 | Add class for codeblocks | Guillaume Gomez | -1/+3 |
| 2017-09-10 | Rollup merge of #44347 - GuillaumeGomez:rustdoc-false-positive, r=QuietMisdre... | Guillaume Gomez | -3/+7 |
| 2017-09-10 | Rollup merge of #44329 - nrc:pulldown-warn-fix, r=ollie27 | Guillaume Gomez | -80/+22 |
| 2017-09-06 | rustdoc: Don't counts ids twice when using --enable-commonmark | Oliver Middleton | -2/+6 |
| 2017-09-06 | Reduce false positives number in rustdoc html diff | Guillaume Gomez | -3/+7 |
| 2017-09-06 | Fixup some nits from #44238 | Nick Cameron | -80/+22 |
| 2017-09-05 | new attribute #[doc(masked)] to hide internal crates from std docs | QuietMisdreavus | -17/+29 |
| 2017-09-05 | add "Implementations on Foreign Types" to the sidebar | QuietMisdreavus | -0/+11 |