| Age | Commit message (Expand) | Author | Lines |
| 2020-10-09 | Suggest removing bounds even when potential typo | Esteban Küber | -1/+17 |
| 2020-10-09 | Tweak output and add test cases | Esteban Küber | -11/+171 |
| 2020-10-09 | Point out why a trait is expected on `Struct + 'lt` | Esteban Küber | -0/+6 |
| 2020-10-09 | Auto merge of #77747 - flip1995:clippyup, r=Manishearth | bors | -616/+1502 |
| 2020-10-09 | Auto merge of #77609 - ortem:fix-lldb-commands, r=Mark-Simulacrum | bors | -17/+17 |
| 2020-10-09 | Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyup | flip1995 | -616/+1502 |
| 2020-10-09 | Auto merge of #77627 - richkadel:rust-demangler, r=tmandry | bors | -4/+62 |
| 2020-10-09 | Auto merge of #77578 - euclio:max-suggestion, r=davidtwco | bors | -1/+45 |
| 2020-10-09 | Auto merge of #77519 - jyn514:track-doc-er, r=GuillaumeGomez | bors | -112/+235 |
| 2020-10-09 | Auto merge of #76260 - xd009642:rfc/2867, r=jonas-schievink | bors | -0/+63 |
| 2020-10-08 | Fix typo in error code | xd009642 | -1/+1 |
| 2020-10-08 | Auto merge of #77723 - jonas-schievink:rollup-htz44r4, r=jonas-schievink | bors | -0/+19 |
| 2020-10-08 | Implement the instruction_set attribute | xd009642 | -0/+63 |
| 2020-10-08 | Auto merge of #6117 - dtolnay:string_lit_as_bytes, r=ebroto | bors | -1/+1 |
| 2020-10-08 | Rollup merge of #77710 - fortanix:raoul/bugfix-lvi, r=nikic | Jonas Schievink | -0/+0 |
| 2020-10-08 | Rollup merge of #77663 - HeroicKatora:regression-tests-27675-object-safe, r=A... | Jonas Schievink | -0/+19 |
| 2020-10-08 | Auto merge of #77110 - lzutao:e0596-amp_mut, r=davidtwco | bors | -13/+23 |
| 2020-10-08 | rust-demangler tool strips crate disambiguators with < 16 digits | Rich Kadel | -4/+62 |
| 2020-10-08 | suggest `MAX` constant if -1 is assigned to unsigned type | Andy Russell | -1/+45 |
| 2020-10-08 | Update submodule llvm to get LVI bugfix | Raoul Strackx | -0/+0 |
| 2020-10-08 | Suggest removing &mut from borrow of &mut | Lzu Tao | -13/+23 |
| 2020-10-08 | Auto merge of #77678 - jyn514:tracing, r=Mark-Simulacrum | bors | -7/+0 |
| 2020-10-08 | Auto merge of #77682 - Mark-Simulacrum:bump-stage0, r=pietroalbini | bors | -2/+2 |
| 2020-10-08 | Auto merge of #77644 - GuillaumeGomez:fix-tooltip-text-display, r=jyn514 | bors | -0/+4 |
| 2020-10-08 | Add compile fail test for issue 27675 | Andreas Molzer | -0/+19 |
| 2020-10-08 | Auto merge of #77631 - jyn514:helpful-changelog, r=RalfJung | bors | -3/+3 |
| 2020-10-08 | Use the new module information for intra-doc links | Joshua Nelson | -44/+84 |
| 2020-10-08 | Introduce `Divider` | Joshua Nelson | -53/+75 |
| 2020-10-08 | Preserve the parent module of `DocFragment`s | Joshua Nelson | -40/+101 |
| 2020-10-08 | Auto merge of #77683 - jyn514:git-hook, r=Mark-Simulacrum | bors | -4/+6 |
| 2020-10-08 | Auto merge of #75470 - estebank:bare-type-expr, r=davidtwco | bors | -0/+56 |
| 2020-10-07 | Bump to 1.48 bootstrap compiler | Mark Rousskov | -2/+2 |
| 2020-10-07 | Unset GIT_DIR in pre-commit hook | Joshua Nelson | -4/+6 |
| 2020-10-07 | Upgrade to tracing 0.2.13 | Joshua Nelson | -7/+0 |
| 2020-10-07 | Detect blocks that could be struct expr bodies | Esteban Küber | -0/+56 |
| 2020-10-07 | Auto merge of #77464 - ecstatic-morse:const-fn-impl-trait, r=oli-obk | bors | -16/+17 |
| 2020-10-07 | Auto merge of #77617 - AnthonyMikh:slice_windows_no_bounds_checking, r=lcnr | bors | -0/+35 |
| 2020-10-07 | Auto merge of #77341 - davidtwco:issue-73427-you-might-have-meant-variant, r=... | bors | -67/+134 |
| 2020-10-07 | Add codegen test | AnthonyMikh | -0/+35 |
| 2020-10-07 | Auto merge of #77595 - petrochenkov:asmident, r=oli-obk | bors | -0/+75 |
| 2020-10-07 | Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514 | bors | -2/+413 |
| 2020-10-07 | Fix tooltip text display | Guillaume Gomez | -0/+4 |
| 2020-10-07 | Auto merge of #77637 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-10-06 | Downgrade rc_buffer to restriction | David Tolnay | -1/+1 |
| 2020-10-06 | Downgrade string_lit_as_bytes to nursery | David Tolnay | -1/+1 |
| 2020-10-06 | Update cargo | Eric Huss | -0/+0 |
| 2020-10-06 | Make src/bootstrap/CHANGELOG.md more helpful | Joshua Nelson | -3/+3 |
| 2020-10-07 | Rollup merge of #77624 - akoptelov:c-all-targets-fix, r=jyn514 | Dylan DPC | -1/+1 |
| 2020-10-07 | Rollup merge of #77605 - da-x:fix-rustc-def-path, r=petrochenkov | Dylan DPC | -4/+4 |
| 2020-10-07 | Rollup merge of #77590 - Xanewok:update-rls, r=dtolnay | Dylan DPC | -5/+5 |