| Age | Commit message (Expand) | Author | Lines |
| 2022-10-07 | Rollup merge of #102764 - compiler-errors:issue-102762, r=jackh726 | Dylan DPC | -0/+46 |
| 2022-10-07 | Auto merge of #102025 - chenyukang:fix-102002, r=jyn514 | bors | -2/+10 |
| 2022-10-07 | Rollup merge of #102761 - est31:let_else_uninhabited_test, r=compiler-errors | Matthias Krüger | -1/+23 |
| 2022-10-07 | Rollup merge of #102748 - cuviper:i586-gnu-uncompress, r=pietroalbini | Matthias Krüger | -1/+5 |
| 2022-10-07 | Rollup merge of #102747 - notriddle:notriddle/docblock-a-not-srclink, r=Guill... | Matthias Krüger | -2/+3 |
| 2022-10-07 | Rollup merge of #102744 - notriddle:notriddle/content-item-list, r=GuillaumeG... | Matthias Krüger | -15/+10 |
| 2022-10-07 | Rollup merge of #102720 - lyming2007:issue-102397-fix, r=compiler-errors | Matthias Krüger | -8/+8 |
| 2022-10-07 | Check WhereClauseReferencesSelf after all other object safety checks | Michael Goulet | -0/+46 |
| 2022-10-07 | let-else: test else block with non-never uninhabited type | est31 | -1/+23 |
| 2022-10-06 | Auto merge of #102729 - flip1995:clippyup, r=Manishearth | bors | -4348/+10158 |
| 2022-10-06 | Disable compressed debug sections on i586-gnu | Josh Stone | -1/+5 |
| 2022-10-06 | rustdoc: remove unused CSS `.docblock a:not(.srclink)` | Michael Howell | -2/+3 |
| 2022-10-06 | rustdoc: remove unused HTML `class="item-list"` | Michael Howell | -10/+10 |
| 2022-10-06 | rustdoc: remove unused CSS `.content .item-list` | Michael Howell | -5/+0 |
| 2022-10-06 | Merge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766' into clippyup | Philipp Krones | -69/+20 |
| 2022-10-06 | Rollup merge of #102736 - GuillaumeGomez:search-input-color, r=notriddle | Matthias Krüger | -8/+4 |
| 2022-10-06 | Rollup merge of #102725 - nnethercote:rm-Z-time, r=davidtwco | Matthias Krüger | -5/+4 |
| 2022-10-06 | Rollup merge of #102718 - compiler-errors:opaque-bound-lint-ice, r=fee1-dead | Matthias Krüger | -0/+22 |
| 2022-10-06 | Rollup merge of #98496 - BoxyUwU:instancers_bad_equality, r=lcnr | Matthias Krüger | -2/+42 |
| 2022-10-06 | Migrate search input color to CSS variable | Guillaume Gomez | -8/+4 |
| 2022-10-06 | Auto merge of #102707 - fmease:rustdoc-render-more-cross-crate-hrtbs-properly... | bors | -41/+124 |
| 2022-10-06 | Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup | Philipp Krones | -4346/+10205 |
| 2022-10-06 | Rollup merge of #102710 - Rageking8:add-test-for-issue-82633, r=estebank | Matthias Krüger | -0/+173 |
| 2022-10-06 | Rollup merge of #102708 - TaKO8Ki:improve-eqeq-suggestion, r=estebank | Matthias Krüger | -20/+78 |
| 2022-10-06 | Rollup merge of #102694 - compiler-errors:fn-to-method, r=davidtwco | Matthias Krüger | -353/+410 |
| 2022-10-06 | Rollup merge of #102672 - notriddle:notriddle/fqn-in-band, r=GuillaumeGomez | Matthias Krüger | -63/+45 |
| 2022-10-06 | Remove `-Ztime` option. | Nicholas Nethercote | -5/+4 |
| 2022-10-06 | Auto merge of #102573 - RalfJung:mirisync, r=oli-obk | bors | -875/+958 |
| 2022-10-05 | rustdoc: remove unused CSS class `in-band` | Michael Howell | -63/+45 |
| 2022-10-05 | rustdoc: render more cross-crate hrtbs properly | León Orell Valerian Liehr | -41/+124 |
| 2022-10-05 | do not reverse the expected type and found type for ObligationCauseCode of If... | Yiming Lei | -8/+8 |
| 2022-10-05 | Auto merge of #102394 - dingxiangfei2009:issue-102317, r=oli-obk | bors | -0/+44 |
| 2022-10-05 | Fix opaque_hidden_inferred_bound lint ICE | Michael Goulet | -0/+22 |
| 2022-10-05 | Auto merge of #102438 - andrewpollack:add-target-rustc-flags, r=Mark-Simulacrum | bors | -2/+4 |
| 2022-10-05 | Auto merge of #102704 - Dylan-DPC:rollup-66ff8sm, r=Dylan-DPC | bors | -164/+332 |
| 2022-10-05 | add test for issue 82633 | Rageking8 | -0/+173 |
| 2022-10-05 | suggest `==` to the rest of assign expr | Takayuki Maeda | -20/+78 |
| 2022-10-05 | Add `disallowed_macros` lint | Alex Macleod | -0/+37 |
| 2022-10-05 | Rollup merge of #102699 - GuillaumeGomez:fix-hamburger-button-color, r=Dylan-DPC | Dylan DPC | -3/+5 |
| 2022-10-05 | Rollup merge of #102496 - compiler-errors:into-suggestion, r=davidtwco | Dylan DPC | -19/+70 |
| 2022-10-05 | Rollup merge of #101061 - RalfJung:panic-on-uninit, r=oli-obk | Dylan DPC | -123/+237 |
| 2022-10-05 | Rollup merge of #100986 - TaKO8Ki:do-not-suggest-adding-generic-args-for-turb... | Dylan DPC | -19/+20 |
| 2022-10-05 | Auto merge of #98736 - alex:lipo-magic, r=bjorn3 | bors | -0/+14 |
| 2022-10-05 | Add regression test for hamberger button color in mobile sidebar | Guillaume Gomez | -3/+4 |
| 2022-10-05 | Fix hamburger button color in mobile sidebar | Guillaume Gomez | -0/+1 |
| 2022-10-05 | Auto merge of #102691 - notriddle:rollup-tdtyagp, r=notriddle | bors | -38/+33 |
| 2022-10-05 | stop suggesting adding generic args for turbofish | Takayuki Maeda | -19/+20 |
| 2022-10-05 | change might_permit_raw_init to fully detect LLVM UB, but not more than that | Ralf Jung | -123/+237 |
| 2022-10-05 | Suggest calling method if fn does not exist | Michael Goulet | -0/+57 |
| 2022-10-05 | Delay function resolution error until typeck | Michael Goulet | -353/+353 |