| Age | Commit message (Expand) | Author | Lines |
| 2017-11-08 | Rollup merge of #45849 - GuillaumeGomez:more-shortcut, r=QuietMisdreavus | Guillaume Gomez | -2/+4 |
| 2017-11-07 | Add more elements in the sidebar | Guillaume Gomez | -31/+139 |
| 2017-11-07 | Add "-" shortcut | Guillaume Gomez | -2/+4 |
| 2017-11-07 | Rollup merge of #45764 - QuietMisdreavus:rustdoc-doctest-lints, r=GuillaumeGomez | kennytm | -4/+12 |
| 2017-11-07 | Auto merge of #45620 - ollie27:rustdoc_impl_generic_dupe, r=QuietMisdreavus | bors | -4/+4 |
| 2017-11-05 | rustdoc: add #[allow(unused)] to every doctest | QuietMisdreavus | -4/+12 |
| 2017-11-05 | Auto merge of #44042 - LukasKalbertodt:ascii-methods-on-instrinsics, r=alexcr... | bors | -2/+3 |
| 2017-11-04 | Auto merge of #45617 - GuillaumeGomez:search-fixes, r=QuietMisdreavus | bors | -42/+112 |
| 2017-11-03 | Mark several ascii methods as unstable again | Lukas Kalbertodt | -0/+1 |
| 2017-11-03 | Remove unused AsciiExt imports and fix tests related to ascii methods | Lukas Kalbertodt | -0/+2 |
| 2017-11-03 | Copy `AsciiExt` methods to `char` directly | Lukas Kalbertodt | -2/+0 |
| 2017-11-03 | Feature gate `auto trait` and ignore it in rustdoc | leonardo.yvens | -1/+1 |
| 2017-11-03 | [Syntax Breaking] Rename DefaultImpl to AutoImpl | leonardo.yvens | -15/+15 |
| 2017-11-01 | Remove duplicated results in the search | Guillaume Gomez | -47/+88 |
| 2017-11-01 | fix function not appearing in first tab when appearing in another one. Thanks... | Guillaume Gomez | -1/+2 |
| 2017-11-01 | Be more flexible when looking for something by using levenshtein method | Guillaume Gomez | -8/+21 |
| 2017-11-01 | Better check for returned value | Guillaume Gomez | -0/+14 |
| 2017-11-01 | Keep displaying good information when query is made | Guillaume Gomez | -0/+1 |
| 2017-11-01 | Rollup merge of #45450 - GuillaumeGomez:overlap-link, r=QuietMisdreavus | kennytm | -1/+11 |
| 2017-11-01 | Auto merge of #45187 - GuillaumeGomez:doc-ui-improvement, r=QuietMisdreavus | bors | -48/+125 |
| 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-28 | Auto merge of #44295 - plietar:extern-types, r=arielb1 | bors | -3/+27 |
| 2017-10-28 | Rollup merge of #45421 - QuietMisdreavus:update-pulldown, r=steveklabnik | kennytm | -4/+4 |
| 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 | -20/+69 |
| 2017-10-27 | Implement RFC 1861: Extern types | Paul Lietar | -3/+27 |
| 2017-10-25 | Auto merge of #45532 - kennytm:rollup, r=kennytm | bors | -2/+3 |
| 2017-10-26 | Rollup merge of #45212 - GuillaumeGomez:sidebar-fixed, r=QuietMisdreavus | kennytm | -2/+3 |
| 2017-10-25 | Auto merge of #44636 - GuillaumeGomez:little-error-msg, r=michaelwoerister | bors | -1/+2 |
| 2017-10-24 | Show src button and function version on mobile version | Guillaume Gomez | -2/+6 |
| 2017-10-24 | Fix the sidebar height | Guillaume Gomez | -2/+3 |
| 2017-10-24 | Auto merge of #44766 - sunjay:lift_generics, r=nikomatsakis | bors | -6/+6 |
| 2017-10-22 | Remove useless top margin on first heading | Guillaume Gomez | -0/+1 |
| 2017-10-22 | Fix title heading overlap in rust doc | Guillaume Gomez | -1/+10 |
| 2017-10-21 | change footnote anchor formats to fix spurious rendering differences | QuietMisdreavus | -3/+3 |
| 2017-10-21 | rustdoc: update pulldown renderer | QuietMisdreavus | -1/+1 |
| 2017-10-20 | Add short message-format | Guillaume Gomez | -1/+2 |
| 2017-10-20 | Auto merge of #45324 - GuillaumeGomez:switch-default-markdown-renderer, r=ste... | bors | -27/+22 |
| 2017-10-19 | Auto merge of #45288 - GuillaumeGomez:tab-key-binding, r=QuietMisdreavus | bors | -17/+34 |
| 2017-10-19 | Rollup merge of #45354 - cuviper:unit_doc, r=QuietMisdreavus | kennytm | -3/+16 |
| 2017-10-19 | Rollup merge of #45281 - GuillaumeGomez:tab-selection, r=QuietMisdreavus | kennytm | -5/+23 |
| 2017-10-19 | Rollup merge of #44138 - steveklabnik:rustdoc-deprecations, r=QuietMisdreavus | kennytm | -0/+41 |
| 2017-10-17 | rustdoc: add a primitive page for "unit" | Josh Stone | -3/+16 |
| 2017-10-17 | Fixing rustdoc | Sunjay Varma | -6/+6 |
| 2017-10-17 | Create a new flag, --document-private-items | steveklabnik | -0/+19 |
| 2017-10-17 | Deprecate several flags in rustdoc | steveklabnik | -0/+22 |
| 2017-10-17 | Auto merge of #45290 - GuillaumeGomez:fix-help, r=QuietMisdreavus | bors | -7/+18 |
| 2017-10-16 | Display rustdoc pulldown switch warnings everytime | Guillaume Gomez | -27/+22 |