| Age | Commit message (Expand) | Author | Lines |
| 2022-10-06 | Rollup merge of #98496 - BoxyUwU:instancers_bad_equality, r=lcnr | Matthias Krüger | -70/+90 |
| 2022-10-06 | Auto merge of #102707 - fmease:rustdoc-render-more-cross-crate-hrtbs-properly... | bors | -41/+124 |
| 2022-10-06 | reviews | Boxy | -41/+41 |
| 2022-10-06 | Auto merge of #102726 - matthiaskrgr:rollup-2ghn38b, r=matthiaskrgr | bors | -502/+903 |
| 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 | -22/+88 |
| 2022-10-06 | Rollup merge of #102694 - compiler-errors:fn-to-method, r=davidtwco | Matthias Krüger | -361/+559 |
| 2022-10-06 | Rollup merge of #102693 - BlackHoleFox:revert-apple-entropy-changes, r=thomcc | Matthias Krüger | -56/+38 |
| 2022-10-06 | Rollup merge of #102672 - notriddle:notriddle/fqn-in-band, r=GuillaumeGomez | Matthias Krüger | -63/+45 |
| 2022-10-06 | Auto merge of #99324 - reez12g:issue-99144, r=jyn514 | bors | -40/+16 |
| 2022-10-06 | Auto merge of #102573 - RalfJung:mirisync, r=oli-obk | bors | -926/+980 |
| 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 | Auto merge of #102394 - dingxiangfei2009:issue-102317, r=oli-obk | bors | -19/+76 |
| 2022-10-05 | Auto merge of #102438 - andrewpollack:add-target-rustc-flags, r=Mark-Simulacrum | bors | -2/+4 |
| 2022-10-05 | Update compiler/rustc_hir_analysis/src/check/callee.rs | Michael Goulet | -1/+1 |
| 2022-10-05 | Auto merge of #102704 - Dylan-DPC:rollup-66ff8sm, r=Dylan-DPC | bors | -342/+666 |
| 2022-10-05 | fix doc and dedup diverge_cleanup | Ding Xiang Fei | -23/+4 |
| 2022-10-05 | add test for issue 82633 | Rageking8 | -0/+173 |
| 2022-10-05 | suggest `==` to the rest of assign expr | Takayuki Maeda | -20/+86 |
| 2022-10-05 | use smaller span | Takayuki Maeda | -2/+2 |
| 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 | -66/+207 |
| 2022-10-05 | Rollup merge of #102440 - sunfishcode:sunfishcode/wasm-no-export-tls-api, r=o... | Dylan DPC | -6/+9 |
| 2022-10-05 | Rollup merge of #101061 - RalfJung:panic-on-uninit, r=oli-obk | Dylan DPC | -240/+393 |
| 2022-10-05 | Rollup merge of #100986 - TaKO8Ki:do-not-suggest-adding-generic-args-for-turb... | Dylan DPC | -27/+52 |
| 2022-10-05 | Auto merge of #98736 - alex:lipo-magic, r=bjorn3 | bors | -3/+80 |
| 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 | -42/+52 |
| 2022-10-05 | stop suggesting adding generic args for turbofish | Takayuki Maeda | -27/+52 |
| 2022-10-05 | change might_permit_raw_init to fully detect LLVM UB, but not more than that | Ralf Jung | -240/+393 |
| 2022-10-05 | Suggest calling method if fn does not exist | Michael Goulet | -6/+177 |
| 2022-10-05 | Delay function resolution error until typeck | Michael Goulet | -356/+383 |
| 2022-10-05 | Revert "Use getentropy when possible on all Apple platforms" | BlackHoleFox | -56/+38 |
| 2022-10-04 | Rollup merge of #102686 - cuviper:rls-tool_std, r=jyn514 | Michael Howell | -1/+1 |
| 2022-10-04 | Rollup merge of #102670 - lyming2007:issue-101866-fix, r=compiler-errors | Michael Howell | -16/+16 |
| 2022-10-04 | Rollup merge of #102662 - notriddle:notriddle/code-header-display-block, r=Gu... | Michael Howell | -4/+0 |
| 2022-10-04 | Rollup merge of #102650 - Rageking8:slightly-improve-no-return-for-returning-... | Michael Howell | -19/+18 |
| 2022-10-04 | Rollup merge of #102574 - aDotInTheVoid:const_collections_with_hasher, r=oli-... | Michael Howell | -2/+17 |
| 2022-10-05 | Suggest `.into()` when all other coercion suggestions fail | Michael Goulet | -66/+207 |
| 2022-10-04 | Don't build the compiler before building rls | Josh Stone | -1/+1 |
| 2022-10-05 | Auto merge of #102677 - weihanglo:update-cargo, r=ehuss | bors | -9/+31 |
| 2022-10-05 | Temporarily reinstate doctest=false | reez12g | -0/+6 |
| 2022-10-04 | Auto merge of #101768 - sunfishcode:sunfishcode/wasi-stdio-lock-asfd, r=josht... | bors | -0/+27 |
| 2022-10-04 | Update cargo | Weihang Lo | -9/+31 |
| 2022-10-04 | follow-up fix about 101866 to print the self type. | Yiming Lei | -16/+16 |
| 2022-10-04 | Auto merge of #102666 - matthiaskrgr:rollup-tuge18t, r=matthiaskrgr | bors | -201/+434 |
| 2022-10-04 | Rollup merge of #102653 - lcnr:delay_span_bug, r=fee1-dead | Matthias Krüger | -2/+6 |
| 2022-10-04 | Rollup merge of #102651 - oli-obk:non_region_things, r=lcnr | Matthias Krüger | -77/+71 |