| Age | Commit message (Expand) | Author | Lines |
| 2021-04-05 | Rollup merge of #83717 - notriddle:main-js-slice-loop, r=GuillaumeGomez | Dylan DPC | -9/+12 |
| 2021-04-05 | Rollup merge of #80525 - devsnek:wasm64, r=nagisa | Dylan DPC | -1/+2 |
| 2021-04-04 | Render destructured struct function param names as underscore. | Alan Egerton | -11/+1 |
| 2021-04-04 | use jemallocator in rustc/rustdoc | Gus Wynn | -0/+54 |
| 2021-04-04 | Get rid of unneeded `aliases` field | Michael Howell | -6/+6 |
| 2021-04-04 | added --no-run option | AliƩnore Bouttefeux | -2/+8 |
| 2021-04-04 | Rollup merge of #83809 - GuillaumeGomez:remove-initial-ids, r=camelid | Dylan DPC | -30/+11 |
| 2021-04-04 | Rollup merge of #83793 - notriddle:single-span-macro-highlight, r=GuillaumeGomez | Dylan DPC | -6/+10 |
| 2021-04-04 | Rollup merge of #73945 - est31:unused_externs, r=Mark-Simulacrum | Dylan DPC | -7/+106 |
| 2021-04-04 | wasm64 | Gus Caplan | -1/+2 |
| 2021-04-03 | rustdoc: sort search index items for compression | Michael Howell | -17/+20 |
| 2021-04-03 | Remove unneeded INITIAL_IDS const | Guillaume Gomez | -30/+11 |
| 2021-04-03 | Remove trailing whitespace | SlightlyOutOfPhase | -1/+1 |
| 2021-04-03 | List trait impls before methods from deref in the sidebar of Rustdoc's output | SlightlyOutOfPhase | -7/+8 |
| 2021-04-04 | Rollup merge of #83756 - camelid:internal-rename-doc-spotlight, r=GuillaumeGomez | Yuki Okushi | -23/+21 |
| 2021-04-03 | Auto merge of #83738 - jyn514:only-load-some-crates, r=petrochenkov | bors | -36/+60 |
| 2021-04-02 | rustdoc: update macro highlight tests | Michael Howell | -4/+4 |
| 2021-04-02 | Don't load all extern crates unconditionally | Joshua Nelson | -36/+60 |
| 2021-04-02 | rustdoc: highlight macros more efficiently | Michael Howell | -2/+6 |
| 2021-04-02 | rustdoc: Remove unused `spotlight` CSS | Camelid | -4/+1 |
| 2021-04-02 | rustdoc: Rename internal uses of `spotlight` | Camelid | -19/+20 |
| 2021-04-02 | Rollup merge of #83478 - jyn514:fine-grained-files, r=Mark-Simulacrum | Dylan DPC | -134/+234 |
| 2021-04-02 | Rollup merge of #83721 - GuillaumeGomez:copy-use, r=Nemo157 | Yuki Okushi | -13/+57 |
| 2021-04-02 | Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514 | bors | -2/+2 |
| 2021-04-01 | rustdoc: Separate filter-empty-string out into its own function | Michael Howell | -2/+11 |
| 2021-03-31 | Fix `--external-css` to be invocation-specific and note main.js should be inv... | Joshua Nelson | -1/+10 |
| 2021-03-31 | Add a button to copy the "use statement" | Guillaume Gomez | -13/+57 |
| 2021-03-31 | rustdoc: use Array.prototype.filter instead of open-coding it | Michael Howell | -8/+2 |
| 2021-03-31 | Give a better error when --theme is not a CSS file | Joshua Nelson | -1/+3 |
| 2021-03-31 | Rename CrateSpecific -> InvocationSpecific | Joshua Nelson | -11/+11 |
| 2021-03-31 | Enforce that Toolchain files are static and Crate files are dynamic | Joshua Nelson | -28/+35 |
| 2021-03-31 | Add var to BoundRegion. Add query to get bound vars for applicable items. | Jack Huey | -2/+2 |
| 2021-03-31 | Make late and late_anon regions track the bound var position | Jack Huey | -1/+1 |
| 2021-03-31 | Revert explicit lifetimes | Jack Huey | -166/+158 |
| 2021-03-31 | Track bound vars | Jack Huey | -158/+166 |
| 2021-03-31 | Auto merge of #83684 - cjgillot:csp, r=petrochenkov | bors | -5/+3 |
| 2021-03-30 | Remove hir::CrateItem. | Camille GILLOT | -5/+3 |
| 2021-03-30 | Only look at blanket impls in `get_blanket_impls` | Joshua Nelson | -3/+5 |
| 2021-03-30 | Rollup merge of #83645 - pickfire:patch-3, r=GuillaumeGomez | Dylan DPC | -1/+3 |
| 2021-03-30 | Auto merge of #83664 - Dylan-DPC:rollup-wx6idpd, r=Dylan-DPC | bors | -26/+65 |
| 2021-03-30 | Rollup merge of #83543 - camelid:lint-unknown-disambiguator, r=jyn514 | Dylan DPC | -26/+65 |
| 2021-03-29 | Auto merge of #82864 - jyn514:short-circuit, r=GuillaumeGomez | bors | -6/+2 |
| 2021-03-29 | Wrap non-pre code blocks | Ivan Tham | -1/+3 |
| 2021-03-28 | Inline `find_suffix` closure that's only used once | Camelid | -18/+14 |
| 2021-03-28 | Point to disambiguator instead of whole link | Camelid | -10/+30 |
| 2021-03-27 | Rollup merge of #82993 - camelid:source-use-diag, r=jyn514 | Dylan DPC | -5/+3 |
| 2021-03-26 | Lint on unknown intra-doc link disambiguators | Camelid | -11/+34 |
| 2021-03-26 | Rollup merge of #83055 - aDotInTheVoid:selective-strip-item-doc, r=jyn514 | Dylan DPC | -3/+15 |
| 2021-03-25 | Add unstable option to only emit shared/crate-specific files | Joshua Nelson | -12/+96 |
| 2021-03-25 | Add SharedResource abstraction and use it in write_shared | Joshua Nelson | -115/+115 |