| Age | Commit message (Expand) | Author | Lines |
| 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 | -62/+230 |
| 2021-01-03 | Auto merge of #77859 - bugadani:no-duplicate-ref-link-error, r=jyn514 | bors | -67/+175 |
| 2021-01-03 | Auto merge of #80655 - GuillaumeGomez:rollup-ai7soid, r=GuillaumeGomez | bors | -119/+159 |
| 2021-01-03 | Only report reference-style link errors once | Dániel Buga | -67/+175 |
| 2021-01-03 | Rollup merge of #80646 - bugadani:meta, r=petrochenkov | Guillaume Gomez | -17/+12 |
| 2021-01-03 | Rollup merge of #80628 - matthiaskrgr:match_ref_pats, r=varkor | Guillaume Gomez | -91/+89 |
| 2021-01-03 | Rollup merge of #80617 - GuillaumeGomez:detect-invalid-rustdoc-test-commands,... | Guillaume Gomez | -1/+11 |
| 2021-01-03 | Rollup merge of #80591 - lcnr:incomplete-features, r=RalfJung | Guillaume Gomez | -4/+2 |
| 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 | -4/+4 |
| 2021-01-03 | Refactor the non-transient cell borrow error diagnostic | oli | -25/+46 |
| 2021-01-03 | Dangling pointers point to everything and nothing | Oli Scherer | -2/+1 |
| 2021-01-03 | Grammar fixes | Oli Scherer | -1/+1 |
| 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 | -16/+16 |
| 2021-01-03 | Apply suggestions from code review | Oli Scherer | -4/+9 |
| 2021-01-03 | Move variable into condition where it's used | Dániel Buga | -1/+1 |
| 2021-01-03 | No need to collect result of get_item_attrs | Dániel Buga | -3/+2 |
| 2021-01-03 | Detect invalid rustdoc test commands | Guillaume Gomez | -1/+11 |
| 2021-01-03 | Auto merge of #80590 - camelid:bool-never-docs, r=nagisa | bors | -6/+7 |
| 2021-01-03 | Clean up convoluted macros_only logic | Dániel Buga | -13/+9 |
| 2021-01-03 | Auto merge of #80247 - tmiasko:indent, r=bjorn3 | bors | -1/+1 |
| 2021-01-03 | Auto merge of #80261 - GuillaumeGomez:attr-rework, r=jyn514 | bors | -164/+145 |
| 2021-01-03 | Auto merge of #79827 - tmiasko:size-align, r=kennytm | bors | -0/+6 |
| 2021-01-03 | Auto merge of #80623 - flip1995:clippyup, r=Manishearth | bors | -251/+650 |
| 2021-01-02 | Auto merge of #80592 - Skynoodle:snake-case-lint-reserved-identifier, r=david... | bors | -2/+103 |
| 2021-01-02 | reduce borrowing and (de)referencing around match patterns (clippy::match_ref... | Matthias Krüger | -91/+89 |
| 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 | Update Cargo.lock | flip1995 | -2/+2 |
| 2021-01-02 | Add snake case lint note about keyword identifiers which cannot be raw | Skynoodle | -0/+3 |
| 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 | Auto merge of #6536 - flip1995:rustup, r=flip1995 | bors | -16/+28 |
| 2021-01-02 | Bump Clippy version to 0.1.51 | flip1995 | -2/+2 |
| 2021-01-02 | Use rustc --version in versioncheck | flip1995 | -9/+6 |
| 2021-01-02 | Bump nightly version to 2021-01-02 | flip1995 | -1/+1 |
| 2021-01-02 | Merge remote-tracking branch 'upstream/master' into rustup | flip1995 | -267/+655 |
| 2021-01-02 | Auto merge of #6530 - m-ou-se:2021, r=phansch | bors | -2/+2 |
| 2021-01-02 | Auto merge of #80615 - m-ou-se:rollup-xz67at2, r=m-ou-se | bors | -118/+149 |
| 2021-01-02 | Rollup merge of #80613 - bugadani:issue-80607, r=matthewjasper | Mara Bos | -13/+60 |