| Age | Commit message (Expand) | Author | Lines |
| 2018-11-20 | Fix Rustdoc ICE when checking blanket impls | Aaron Hill | -2/+9 |
| 2018-11-20 | squashed form of #54145 | Nick Cameron | -0/+4 |
| 2018-11-19 | don't inline `pub use some_crate` unless directly asked to | QuietMisdreavus | -1/+14 |
| 2018-11-17 | resolve: Support resolving macros without leaving traces | Vadim Petrochenkov | -1/+1 |
| 2018-10-29 | Remove redundant clone | Shotaro Yamada | -11/+11 |
| 2018-10-25 | Rollup merge of #55254 - rust-lang:clean-two-dots, r=GuillaumeGomez | Pietro Albini | -1/+1 |
| 2018-10-24 | Feature gate extern prelude additions from `extern crate` items | Vadim Petrochenkov | -1/+3 |
| 2018-10-22 | Correct trailing ellipsis in name_from_pat | varkor | -1/+1 |
| 2018-10-21 | improve search tabs look | Guillaume Gomez | -23/+14 |
| 2018-10-19 | Prefer `Default::default` over `FxHash*::default` in struct constructors | Oliver Scherer | -24/+23 |
| 2018-10-19 | Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hack | Oliver Scherer | -39/+39 |
| 2018-10-18 | Auto merge of #54349 - GuillaumeGomez:no-example-lint, r=QuietMisdreavus | bors | -29/+89 |
| 2018-10-18 | Rollup merge of #55161 - akxcv:rustdoc/disable-spellcheck, r=QuietMisdreavus,... | kennytm | -0/+1 |
| 2018-10-18 | Rollup merge of #55080 - thanatos:fix-localstorage-crash, r=GuillaumeGomez | kennytm | -2/+20 |
| 2018-10-18 | Rollup merge of #55077 - ollie27:rustdoc_dyn_trait, r=QuietMisdreavus | kennytm | -0/+3 |
| 2018-10-17 | [librustdoc] Disable spellcheck for search field | Alexander Komarov | -0/+1 |
| 2018-10-17 | Auto merge of #54939 - pnkfelix:issue-54478-dont-prefer-dynamic-in-doc-tests,... | bors | -1/+0 |
| 2018-10-16 | Move usableLocalStorage() above functions that make use of it | Roy Wellington Ⅳ | -15/+15 |
| 2018-10-17 | Auto merge of #54671 - petrochenkov:extpre2015, r=nikomatsakis | bors | -0/+1 |
| 2018-10-15 | Extract localStorage tests out into a helper method; use in getCurrentValue() | Roy Wellington Ⅳ | -8/+20 |
| 2018-10-14 | Detect if access to localStorage is forbidden by the user's browser | Roy Wellington Ⅳ | -0/+6 |
| 2018-10-15 | rustdoc: Use dyn keyword when rendering dynamic traits | Oliver Middleton | -0/+3 |
| 2018-10-14 | Auto merge of #55032 - oli-obk:the_early_unwrap_gets_the_panic, r=Mark-Simula... | bors | -38/+35 |
| 2018-10-13 | Copy extern prelude from resolver to global context | Vadim Petrochenkov | -0/+1 |
| 2018-10-13 | Also adjust rustdoc to the principal changes | Oliver Scherer | -38/+35 |
| 2018-10-12 | Rollup merge of #54869 - GuillaumeGomez:fix-mobile-docs, r=QuietMisdreavus | kennytm | -16/+28 |
| 2018-10-12 | Auto merge of #53933 - GuillaumeGomez:codeblock-error-display, r=QuietMisdreavus | bors | -7/+18 |
| 2018-10-11 | Fix mobile doc display | Guillaume Gomez | -15/+27 |
| 2018-10-11 | Update minifier version | Guillaume Gomez | -1/+1 |
| 2018-10-09 | Use default of preferring static over dynamic linking in rustdoc tests. | Felix S. Klock II | -1/+0 |
| 2018-10-09 | Store nightly build instead of checking env var every time | Guillaume Gomez | -3/+5 |
| 2018-10-09 | Add lint for doc without codeblocks | Guillaume Gomez | -29/+87 |
| 2018-10-05 | Rollup merge of #54834 - kzys:fix-small-screen, r=GuillaumeGomez | Pietro Albini | -1/+0 |
| 2018-10-05 | Auto merge of #54741 - oli-obk:impl_trait_hierarchy, r=cramertj | bors | -8/+8 |
| 2018-10-04 | rustdoc: overflow:auto doesn't work nicely on small screens | Kazuyoshi Kato | -1/+0 |
| 2018-10-04 | rename skolemized to placeholder | Niko Matsakis | -1/+1 |
| 2018-10-03 | Fix `ty::UnnormalizedProjection` in rustdoc | scalexm | -0/+1 |
| 2018-10-02 | Fix rustdoc | Oliver Schneider | -8/+8 |
| 2018-10-02 | Attempt to resolve linking issues. | David Wood | -1/+1 |
| 2018-10-02 | Add `crate::` to trait suggestions in Rust 2018. | David Wood | -0/+1 |
| 2018-09-30 | Auto merge of #54601 - cuviper:prep-1.31, r=Mark-Simulacrum | bors | -1/+1 |
| 2018-09-29 | Add a sentence before rustc errors | Guillaume Gomez | -1/+1 |
| 2018-09-29 | Improve error display for codeblocks in rustdoc | Guillaume Gomez | -7/+18 |
| 2018-09-29 | Auto merge of #54660 - kennytm:rollup, r=kennytm | bors | -52/+248 |
| 2018-09-29 | Rollup merge of #54577 - QuietMisdreavus:docs-for-procs, r=GuillaumeGomez | kennytm | -52/+248 |
| 2018-09-28 | rustc: keep a Span for each predicate in ty::GenericPredicates. | Eduard-Mihai Burtescu | -2/+4 |
| 2018-09-27 | Bump to 1.31.0 and bootstrap from 1.30 beta | Josh Stone | -1/+1 |
| 2018-09-27 | show "all items" link even if crate doesn't have a version | QuietMisdreavus | -4/+5 |
| 2018-09-27 | add attributes/derives to "all items" page | QuietMisdreavus | -0/+8 |
| 2018-09-26 | add derive macros' helper attributes to doc output | QuietMisdreavus | -1/+34 |