| Age | Commit message (Expand) | Author | Lines |
| 2021-01-04 | Stop optimizing promoteds | oli | -62/+62 |
| 2021-01-04 | Auto merge of #80688 - ehuss:update-mdbook, r=pietroalbini | bors | -1/+1 |
| 2021-01-04 | Update mdbook | Eric Huss | -1/+1 |
| 2021-01-04 | Auto merge of #80651 - GroteGnoom:issue-78123-fix, r=Nadrieril | bors | -0/+29 |
| 2021-01-04 | Auto merge of #80661 - jyn514:duplicate-types, r=GuillaumeGomez | bors | -31/+53 |
| 2021-01-04 | Auto merge of #80554 - GuillaumeGomez:more-js-cleanup, r=jyn514 | bors | -18/+12 |
| 2021-01-04 | Auto merge of #80418 - oli-obk:this_could_have_been_so_simple, r=RalfJung | bors | -55/+126 |
| 2021-01-03 | Don't clone `type_` unnecessarily | Joshua Nelson | -8/+24 |
| 2021-01-03 | Simplify rustdoc handling of type aliases for associated types | Joshua Nelson | -31/+37 |
| 2021-01-03 | Auto merge of #77859 - bugadani:no-duplicate-ref-link-error, r=jyn514 | bors | -67/+175 |
| 2021-01-03 | Add notes to stderr of non-exhaustive-reference test | Daniel Noom | -2/+6 |
| 2021-01-03 | Add note on void reference test | Daniel Noom | -0/+1 |
| 2021-01-03 | Add note to non-exhaustive match on reference to empty | Daniel Noom | -0/+24 |
| 2021-01-03 | Only report reference-style link errors once | Dániel Buga | -67/+175 |
| 2021-01-03 | Rollup merge of #80628 - matthiaskrgr:match_ref_pats, r=varkor | Guillaume Gomez | -4/+4 |
| 2021-01-03 | Rollup merge of #80617 - GuillaumeGomez:detect-invalid-rustdoc-test-commands,... | Guillaume Gomez | -1/+11 |
| 2021-01-03 | Rollup merge of #80580 - GuillaumeGomez:suggestion-ignore-codeblock-warn, r=j... | Guillaume Gomez | -6/+45 |
| 2021-01-03 | Stylistic fixes to diagnostic messages | oli | -1/+1 |
| 2021-01-03 | Refactor the non-transient cell borrow error diagnostic | oli | -22/+24 |
| 2021-01-03 | Inline resetMouseMoved function directly into "mousemove" event handler | Guillaume Gomez | -5/+1 |
| 2021-01-03 | Replace some loops with "onEachLazy" call | Guillaume Gomez | -13/+11 |
| 2021-01-03 | Create a "is_ignore" variable instead of doing the comparison multiple times | Guillaume Gomez | -3/+4 |
| 2021-01-03 | Update now-more-precise operation with a preciser message | oli | -14/+14 |
| 2021-01-03 | Detect invalid rustdoc test commands | Guillaume Gomez | -1/+11 |
| 2021-01-03 | Auto merge of #80261 - GuillaumeGomez:attr-rework, r=jyn514 | bors | -164/+145 |
| 2021-01-03 | Auto merge of #80623 - flip1995:clippyup, r=Manishearth | bors | -249/+648 |
| 2021-01-02 | Auto merge of #80592 - Skynoodle:snake-case-lint-reserved-identifier, r=david... | bors | -0/+86 |
| 2021-01-02 | reduce borrowing and (de)referencing around match patterns (clippy::match_ref... | Matthias Krüger | -4/+4 |
| 2021-01-02 | Simplify docfragment transformation in unindent tests | Guillaume Gomez | -14/+1 |
| 2021-01-02 | Remove unused collapse pass | Guillaume Gomez | -19/+3 |
| 2021-01-02 | Improve code for DocFragment rework | Guillaume Gomez | -19/+18 |
| 2021-01-02 | Auto merge of #80412 - GuillaumeGomez:fix-search-section-pos, r=jyn514 | bors | -1/+4 |
| 2021-01-02 | Use bootstrap rustc for versioncheck in Clippy | flip1995 | -3/+4 |
| 2021-01-02 | Update rustdoc-ui test output | Guillaume Gomez | -2/+4 |
| 2021-01-02 | End of rework of Attributes struct | Guillaume Gomez | -136/+145 |
| 2021-01-02 | Rework DocFragment | Guillaume Gomez | -4/+4 |
| 2021-01-02 | Add snake case lint note about keyword identifiers which cannot be raw | Skynoodle | -0/+2 |
| 2021-01-02 | Auto merge of #80550 - bugadani:markdown-refactor, r=jyn514 | bors | -103/+111 |
| 2021-01-02 | Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6' into clippyup | flip1995 | -249/+647 |
| 2021-01-02 | Rollup merge of #80613 - bugadani:issue-80607, r=matthewjasper | Mara Bos | -0/+24 |
| 2021-01-02 | Rollup merge of #80574 - jyn514:clean-bootstrap, r=Mark-Simulacrum | Mara Bos | -0/+1 |
| 2021-01-02 | Rollup merge of #80546 - matthiaskrgr:rustdoclippy, r=LingMan | Mara Bos | -88/+58 |
| 2021-01-02 | Print actual enum variant | Dániel Buga | -3/+3 |
| 2021-01-02 | Add test for #80607 with undesired output | Dániel Buga | -0/+24 |
| 2021-01-02 | Only use locate for borrowed strings | Dániel Buga | -7/+21 |
| 2021-01-02 | Auto merge of #79883 - frewsxcv:frewsxcv-san, r=shepmaster | bors | -15/+64 |
| 2021-01-01 | Auto merge of #80581 - jyn514:ci-llvm, r=Mark-Simulacrum | bors | -1/+6 |
| 2021-01-01 | clippy fixes for librustdoc | Matthias Krüger | -88/+58 |
| 2021-01-01 | Auto merge of #80569 - notriddle:patch-3, r=jyn514 | bors | -7/+1 |
| 2021-01-01 | Bless ui tests | oli | -2/+2 |