| Age | Commit message (Expand) | Author | Lines |
| 2020-07-20 | Improve "important traits" popup display on mobile | Guillaume Gomez | -0/+5 |
| 2020-07-19 | Only skip impls of foreign unstable traits | Mark Rousskov | -3/+5 |
| 2020-07-19 | Ayu: use different background color to make Run button easy-to-spot | Lzu Tao | -4/+3 |
| 2020-07-19 | Fix search input focus in ayu theme | Jarek Samic | -10/+0 |
| 2020-07-19 | Add an border around the Run button | Lzu Tao | -0/+1 |
| 2020-07-17 | Rollup merge of #74452 - Manishearth:module-type-ns, r=jyn514 | Manish Goregaokar | -15/+8 |
| 2020-07-17 | Rollup merge of #74368 - GuillaumeGomez:css-tidy-check, r=Mark-Simulacrum | Manish Goregaokar | -66/+88 |
| 2020-07-17 | Rollup merge of #71670 - GuillaumeGomez:enforce-codeblocks-attribute-check, r... | Manish Goregaokar | -6/+6 |
| 2020-07-17 | intra-doc links: Resolve modules in type namespace | Manish Goregaokar | -15/+8 |
| 2020-07-17 | Auto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakis | bors | -6/+6 |
| 2020-07-17 | Rename TypeckTables to TypeckResults. | Valentin Lazureanu | -6/+6 |
| 2020-07-17 | Fix tidy issues | Guillaume Gomez | -23/+35 |
| 2020-07-17 | Convert whitespaces to tabs | Guillaume Gomez | -44/+54 |
| 2020-07-17 | Improve logo image display in different themes | Guillaume Gomez | -0/+12 |
| 2020-07-16 | Record visibility of reexports for all items, not just type items | Manish Goregaokar | -17/+13 |
| 2020-07-16 | Rollup merge of #74371 - Aloso:patch-1, r=GuilliameGomez | Manish Goregaokar | -9/+6 |
| 2020-07-16 | Rollup merge of #74351 - lzutao:remove-rustc-internal-compiler-warns, r=Mark-... | Manish Goregaokar | -44/+17 |
| 2020-07-16 | Add more debugging | Joshua Nelson | -2/+9 |
| 2020-07-16 | Support intra-doc links on trait and module re-exports | Joshua Nelson | -21/+7 |
| 2020-07-16 | Support intra-doc links on macro re-exports | Joshua Nelson | -10/+8 |
| 2020-07-16 | Move import to top of function | Joshua Nelson | -1/+2 |
| 2020-07-16 | Remove warnings | Joshua Nelson | -3/+1 |
| 2020-07-16 | Make sure that module_id is actually a module | Joshua Nelson | -1/+13 |
| 2020-07-16 | Don't panic on fake IDs | Joshua Nelson | -101/+11 |
| 2020-07-16 | Use DefId for modules | Joshua Nelson | -8/+17 |
| 2020-07-16 | Use the scope of the imported variable for resolution, not the current scope | Joshua Nelson | -5/+93 |
| 2020-07-16 | Rollup merge of #74370 - Manishearth:re-spotlight, r=GuillaumeGomez | Manish Goregaokar | -15/+169 |
| 2020-07-16 | Rollup merge of #74359 - lzutao:rustdoc-tostring, r=GuillaumeGomez | Manish Goregaokar | -17/+18 |
| 2020-07-16 | Rollup merge of #74325 - GuillaumeGomez:focus-source-file-sidebar, r=kinnison | Manish Goregaokar | -0/+5 |
| 2020-07-16 | Rollup merge of #74148 - GuillaumeGomez:doc-alias-check, r=Manishearth | Manish Goregaokar | -28/+0 |
| 2020-07-16 | Rollup merge of #73807 - euclio:rustdoc-highlighting, r=ollie27,GuillaumeGomez | Manish Goregaokar | -22/+133 |
| 2020-07-16 | Rollup merge of #73771 - alexcrichton:ignore-unstable, r=estebank,GuillaumeGomez | Manish Goregaokar | -0/+10 |
| 2020-07-16 | Rollup merge of #73566 - jyn514:name-resolve-first, r=eddyb | Manish Goregaokar | -6/+105 |
| 2020-07-16 | Don't position:relative on all pres | Manish Goregaokar | -1/+6 |
| 2020-07-16 | Remove !important on border-color and background-color | Manish Goregaokar | -10/+7 |
| 2020-07-16 | Add Ayu theme for spotlight | Manish Goregaokar | -0/+5 |
| 2020-07-16 | Review comments for JS | Manish Goregaokar | -8/+2 |
| 2020-07-16 | Make spotlight show on hover | Manish Goregaokar | -156/+53 |
| 2020-07-16 | Move spotlight next to the return type | Manish Goregaokar | -36/+14 |
| 2020-07-16 | Revert "Remove "important traits" feature" | Manish Goregaokar | -9/+287 |
| 2020-07-16 | Remove elements iterator clone and only keep first element instead | Guillaume Gomez | -3/+3 |
| 2020-07-16 | Update code to new invalid_codeblock_attributes lint name | Guillaume Gomez | -6/+6 |
| 2020-07-16 | Remove unused lazy_static | Joshua Nelson | -1/+0 |
| 2020-07-15 | Remove drop-shadow | Ludwig Stecher | -5/+0 |
| 2020-07-15 | Rollup merge of #74218 - GuillaumeGomez:search-results-bottom-margin, r=Dylan... | Manish Goregaokar | -0/+1 |
| 2020-07-15 | Rollup merge of #74196 - GuillaumeGomez:auto-collapse-implementors, r=Manishe... | Manish Goregaokar | -4/+11 |
| 2020-07-15 | Improve ayu rustdoc theme | Ludwig Stecher | -9/+11 |
| 2020-07-15 | Improve settings wording | Guillaume Gomez | -2/+2 |
| 2020-07-15 | Use the default providers in rustc_interface instead of adding our own | Joshua Nelson | -8/+2 |
| 2020-07-15 | Address review comments | Joshua Nelson | -19/+22 |