| Age | Commit message (Expand) | Author | Lines |
| 2018-12-27 | Simplify foreign type rendering. | John Heitmann | -15/+49 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -109/+1 |
| 2018-12-24 | Add no-crate filter option on rustdoc | Guillaume Gomez | -6/+20 |
| 2018-12-22 | Auto merge of #56824 - euclio:internal-apis, r=QuietMisdreavus | bors | -1/+11 |
| 2018-12-21 | Auto merge of #55798 - GuillaumeGomez:version-display-associated-const, r=Qui... | bors | -1/+1 |
| 2018-12-20 | display rustc_private APIs as "Internal" | Andy Russell | -1/+11 |
| 2018-12-18 | Fix mobile menu rendering collision with tooltip. | John Heitmann | -1/+1 |
| 2018-12-18 | Fix DOM errors | Guillaume Gomez | -1/+1 |
| 2018-12-16 | Auto merge of #56875 - Centril:rollup, r=Centril | bors | -1/+1 |
| 2018-12-16 | Fix invalid JS file generation | Guillaume Gomez | -1/+1 |
| 2018-12-16 | Fix js errors | Guillaume Gomez | -2/+2 |
| 2018-12-15 | Improve CSS rule | Guillaume Gomez | -1/+1 |
| 2018-12-15 | Auto merge of #56005 - GuillaumeGomez:speedup-doc-render, r=QuietMisdreavus | bors | -555/+637 |
| 2018-12-08 | Fix right arrow size for crate filter | Guillaume Gomez | -1/+1 |
| 2018-12-06 | Show 'loading content' when loading content | Guillaume Gomez | -4/+9 |
| 2018-12-06 | Show everything when noscript is on | Guillaume Gomez | -0/+19 |
| 2018-12-06 | cleanup | Guillaume Gomez | -65/+46 |
| 2018-12-06 | Prevent lazy iterations over DOM | Guillaume Gomez | -105/+99 |
| 2018-12-06 | Greatly improve rustdoc rendering speed issues | Guillaume Gomez | -526/+609 |
| 2018-12-06 | Rollup merge of #56332 - GuillaumeGomez:specifi-crate-search, r=QuietMisdreavus | Pietro Albini | -20/+125 |
| 2018-12-05 | Rollup merge of #56523 - JohnHeitmann:es6, r=GuillaumeGomez | Pietro Albini | -2/+36 |
| 2018-12-05 | Rollup merge of #56498 - GuillaumeGomez:line-numbers, r=QuietMisdreavus | Pietro Albini | -2/+2 |
| 2018-12-05 | Rollup merge of #56476 - GuillaumeGomez:invalid-line-number-match, r=QuietMis... | Pietro Albini | -1/+1 |
| 2018-12-05 | Rollup merge of #55563 - GuillaumeGomez:doc-search-sentence, r=QuietMisdreavus | Pietro Albini | -3/+19 |
| 2018-12-04 | Added trailing newline | John Heitmann | -1/+1 |
| 2018-12-04 | Added a bare-bones eslint config (removing jslint) | John Heitmann | -2/+36 |
| 2018-12-04 | Fix line numbers display | Guillaume Gomez | -2/+2 |
| 2018-12-04 | Auto merge of #55707 - GuillaumeGomez:file-sidebar, r=QuietMisdreavus | bors | -57/+308 |
| 2018-12-03 | Rollup merge of #56416 - GuillaumeGomez:css-body, r=QuietMisdreavus | kennytm | -2/+2 |
| 2018-12-02 | Fix invalid line number match | Guillaume Gomez | -1/+1 |
| 2018-12-01 | Remove unneeded body class selector | Guillaume Gomez | -2/+2 |
| 2018-11-29 | Add arrow to the crate select box | Guillaume Gomez | -1/+6 |
| 2018-11-28 | Add crate filtering | Guillaume Gomez | -20/+120 |
| 2018-11-28 | rustdoc: add margin-bottom spacing to nested lists | Lyndon Brown | -1/+1 |
| 2018-11-24 | Don't show file sidebar by default | Guillaume Gomez | -6/+6 |
| 2018-11-24 | Source sidebar improvements | Guillaume Gomez | -20/+31 |
| 2018-11-24 | Add source file sidebar | Guillaume Gomez | -57/+297 |
| 2018-11-21 | Improve no result found sentence in doc search | Guillaume Gomez | -6/+22 |
| 2018-11-15 | Rollup merge of #55926 - cynecx:fix-rustdoc-mobile-css, r=GuillaumeGomez | Pietro Albini | -1/+1 |
| 2018-11-13 | Change sidebar selector to fix compatibility with docs.rs | cynecx | -1/+1 |
| 2018-11-13 | Rollup merge of #55858 - GuillaumeGomez:fixes-rustdoc-codeblocks, r=QuietMisd... | kennytm | -4/+9 |
| 2018-11-10 | Small fixes on code blocks in rustdoc | Guillaume Gomez | -4/+9 |
| 2018-11-07 | Remove intermediate font specs | Jon Gjengset | -5/+5 |
| 2018-11-03 | Rollup merge of #54162 - GuillaumeGomez:hide-default-impls-items, r=QuietMisd... | Guillaume Gomez | -16/+75 |
| 2018-10-30 | Fix invalid "expand description" display | Guillaume Gomez | -8/+9 |
| 2018-10-29 | Fix source code pages in rustdoc | Guillaume Gomez | -2/+5 |
| 2018-10-29 | Rollup merge of #55440 - xfix:patch-11, r=GuillaumeGomez | Pietro Albini | -5/+0 |
| 2018-10-28 | Remove unreachable code in hasClass function in Rustdoc | Konrad Borowski | -5/+0 |
| 2018-10-27 | Fix sub-variant doc display | Guillaume Gomez | -8/+31 |
| 2018-10-26 | Rollup merge of #54921 - GuillaumeGomez:line-numbers, r=QuietMisdreavus | kennytm | -9/+59 |