| Age | Commit message (Expand) | Author | Lines |
| 2019-12-08 | Sort auto trait and blanket implementations display | Guillaume Gomez | -6/+28 |
| 2019-12-05 | Auto merge of #66828 - GuillaumeGomez:less-minification, r=kinnison | bors | -91/+14 |
| 2019-12-02 | Add missing backline | Guillaume Gomez | -1/+1 |
| 2019-12-02 | minify theme.js as well | Guillaume Gomez | -4/+3 |
| 2019-12-02 | Remove minification on search-index.js file | Guillaume Gomez | -85/+9 |
| 2019-12-02 | Add missing check | Guillaume Gomez | -1/+1 |
| 2019-11-30 | move UnstableFeatures -> rustc_feature | Mazdak Farrokhzad | -1/+1 |
| 2019-11-25 | Rollup merge of #65613 - Mark-Simulacrum:rustdoc-preserve-ws, r=GuillaumeGomez | Pietro Albini | -1/+1 |
| 2019-11-23 | Rollup merge of #66657 - ollie27:rustdoc_flock_panic, r=GuillaumeGomez | Mazdak Farrokhzad | -1/+2 |
| 2019-11-23 | rustdoc: Don't panic when failing to write .lock file | Oliver Middleton | -1/+2 |
| 2019-11-22 | Auto merge of #66565 - Mark-Simulacrum:syntax-cfg-mod, r=petrochenkov | bors | -2/+1 |
| 2019-11-21 | Revert "Update Source Code Pro and include italics" | Guillaume Gomez | -22/+9 |
| 2019-11-20 | Delete ProcessCfgMod | Mark Rousskov | -2/+1 |
| 2019-11-20 | Rollup merge of #66514 - GuillaumeGomez:fix-search-filter-save, r=kinnison | Mazdak Farrokhzad | -16/+13 |
| 2019-11-20 | Rollup merge of #66298 - Ppjet6:disable-search-field, r=GuillaumeGomez | Mazdak Farrokhzad | -6/+15 |
| 2019-11-20 | Rollup merge of #65665 - tspiteri:italic-and-update-SourceCodePro, r=Guillaum... | Mazdak Farrokhzad | -9/+22 |
| 2019-11-20 | Change background-color of search input if disabled | Guillaume Gomez | -0/+8 |
| 2019-11-20 | rustdoc: fixes #64305: disable search field instead of hidding it | Maxime “pep” Buquet | -6/+7 |
| 2019-11-19 | Rollup merge of #66430 - dns2utf8:fix_code_selection_click_handler, r=Guillau... | Mazdak Farrokhzad | -24/+37 |
| 2019-11-18 | Auto merge of #54733 - GuillaumeGomez:stabilize-rustdoc-theme, r=ollie27,Dyla... | bors | -11/+10 |
| 2019-11-18 | Apply review comments | Guillaume Gomez | -8/+8 |
| 2019-11-18 | Rename rustdoc options --themes and --check-themes to --theme and --check-theme | Guillaume Gomez | -1/+1 |
| 2019-11-18 | rename check-theme option into check-themes | Guillaume Gomez | -6/+3 |
| 2019-11-18 | Improve documentation, add checks for themes option arguments, make sure the ... | Guillaume Gomez | -1/+1 |
| 2019-11-18 | Rename theme-checker option to check-theme | Guillaume Gomez | -1/+1 |
| 2019-11-18 | Prevent invalid html characters in themes name | Guillaume Gomez | -1/+3 |
| 2019-11-18 | Fix selected crate search filter | Guillaume Gomez | -16/+13 |
| 2019-11-18 | Auto merge of #66238 - ehuss:stabilize-rustdoc-edition, r=GuillaumeGomez | bors | -3/+1 |
| 2019-11-15 | Prevent jumps when selecting one or many lines | Stefan Schindler | -0/+5 |
| 2019-11-15 | Fix the source code highlighting on source comments | Stefan Schindler | -24/+32 |
| 2019-11-15 | Code cleanup to remove douplacte var definition | Stefan Schindler | -3/+2 |
| 2019-11-15 | Remove unused argument | Stefan Schindler | -1/+1 |
| 2019-11-10 | move syntax::parse -> librustc_parse | Mazdak Farrokhzad | -2/+2 |
| 2019-11-10 | move config.rs to libsyntax_expand | Mazdak Farrokhzad | -1/+2 |
| 2019-11-08 | rustdoc: Stabilize `edition` annotation. | Eric Huss | -3/+1 |
| 2019-11-08 | Rollup merge of #66123 - GuillaumeGomez:no-more-hidden-elements, r=Dylan-DPC | Yuki Okushi | -15/+51 |
| 2019-11-07 | Rollup merge of #65916 - Centril:split-syntax-3, r=davidtwco | Mazdak Farrokhzad | -1/+1 |
| 2019-11-07 | Rollup merge of #64696 - GuillaumeGomez:rustdoc-sub-settings, r=kinnison | Mazdak Farrokhzad | -24/+127 |
| 2019-11-07 | syntax::parser::token -> syntax::token | Mazdak Farrokhzad | -1/+1 |
| 2019-11-07 | Only call onHashChange instead of both functions | Guillaume Gomez | -3/+2 |
| 2019-11-07 | Remove old isHidden function | Guillaume Gomez | -5/+1 |
| 2019-11-06 | When a URL hash refers to a hidden element, it makes the element visible | Guillaume Gomez | -10/+51 |
| 2019-11-06 | Rollup merge of #65776 - nnethercote:rename-LocalInternedString-and-more, r=e... | Mazdak Farrokhzad | -1/+1 |
| 2019-11-06 | Rollup merge of #66068 - euclio:null-emitter, r=estebank | Mazdak Farrokhzad | -2/+2 |
| 2019-11-04 | clean highlightSourceLines code | Guillaume Gomez | -42/+54 |
| 2019-11-04 | Change sub-setting CSS class to sub-settings | Guillaume Gomez | -2/+2 |
| 2019-11-03 | use silent emitter for rustdoc highlighting pass | Andy Russell | -2/+2 |
| 2019-11-03 | Auto merge of #65780 - GuillaumeGomez:move-help-popup-generation-code, r=Mark... | bors | -57/+49 |
| 2019-11-02 | Simplify various `Symbol` use points. | Nicholas Nethercote | -1/+1 |
| 2019-10-29 | Rollup merge of #65741 - GuillaumeGomez:help-popup, r=Dylan-DPC | Tyler Mandry | -3/+7 |