| Age | Commit message (Expand) | Author | Lines |
| 2022-06-29 | Rollup merge of #98646 - notriddle:notriddle/main.js, r=GuillaumeGomez | Matthias Krüger | -2/+25 |
| 2022-06-29 | Rollup merge of #98643 - voidc:valtree-ref-pretty, r=lcnr | Matthias Krüger | -102/+138 |
| 2022-06-29 | Rollup merge of #98642 - yanchen4791:issue-98260-fix, r=spastorino | Matthias Krüger | -0/+26 |
| 2022-06-29 | Rollup merge of #98636 - ehuss:mentions-wrapping, r=Mark-Simulacrum | Matthias Krüger | -13/+13 |
| 2022-06-29 | Rollup merge of #98434 - dpaoliello:staticcrt, r=jyn514 | Matthias Krüger | -30/+27 |
| 2022-06-29 | Auto merge of #98669 - Dylan-DPC:rollup-8uzhcip, r=Dylan-DPC | bors | -271/+511 |
| 2022-06-29 | Rollup merge of #98625 - RalfJung:retag, r=oli-obk | Dylan DPC | -5/+20 |
| 2022-06-29 | Rollup merge of #98607 - compiler-errors:tuple-wrap-suggestion, r=oli-obk | Dylan DPC | -196/+275 |
| 2022-06-29 | Rollup merge of #98554 - DrMeepster:box_unsizing_is_not_special, r=RalfJung | Dylan DPC | -17/+7 |
| 2022-06-29 | Rollup merge of #98516 - dlrobertson:uefi_va_list, r=joshtriplett | Dylan DPC | -9/+16 |
| 2022-06-29 | Rollup merge of #98499 - JulianKnodt:erase_lifetime, r=lcnr | Dylan DPC | -1/+35 |
| 2022-06-29 | Rollup merge of #98479 - leocth:atomic-bool-fetch-not, r=joshtriplett | Dylan DPC | -0/+36 |
| 2022-06-29 | Rollup merge of #98415 - compiler-errors:rustc-borrowck-session-diagnostic-1,... | Dylan DPC | -43/+122 |
| 2022-06-29 | Auto merge of #98558 - nnethercote:smallvec-1.8.1, r=lqd | bors | -34/+34 |
| 2022-06-29 | Improve doc comment of destructure_const | Dominik Stolz | -3/+4 |
| 2022-06-29 | Auto merge of #98656 - Dylan-DPC:rollup-hhytn0c, r=Dylan-DPC | bors | -1246/+1785 |
| 2022-06-29 | Rollup merge of #98603 - compiler-errors:minor-borrowck-diagnostic-fixes, r=d... | Dylan DPC | -97/+150 |
| 2022-06-29 | Rollup merge of #98549 - RalfJung:interpret-stacktraces, r=oli-obk | Dylan DPC | -18/+13 |
| 2022-06-29 | Rollup merge of #98525 - JohnTitor:issue-79224, r=compiler-errors | Dylan DPC | -0/+53 |
| 2022-06-29 | Rollup merge of #98277 - compiler-errors:issue-93596, r=estebank | Dylan DPC | -58/+93 |
| 2022-06-29 | Rollup merge of #97786 - ferrocene:pa-fix-simulate-remap-prefix, r=Mark-Simul... | Dylan DPC | -16/+22 |
| 2022-06-29 | Rollup merge of #97542 - compiler-errors:arg-mismatch, r=jackh726 | Dylan DPC | -682/+759 |
| 2022-06-29 | Rollup merge of #97423 - m-ou-se:memory-ordering-intrinsics, r=tmiasko | Dylan DPC | -375/+695 |
| 2022-06-29 | Erase regions in new abstract consts | kadmin | -1/+35 |
| 2022-06-29 | Auto merge of #98542 - jackh726:coinductive-wf, r=oli-obk | bors | -26/+130 |
| 2022-06-28 | Don't point at another arg if we're already pointing at one | Michael Goulet | -18/+77 |
| 2022-06-28 | rustdoc: add assertion for missing popover div | Michael Howell | -1/+3 |
| 2022-06-28 | rustdoc: make keyboard commands work when checkboxes are selected | Michael Howell | -1/+3 |
| 2022-06-28 | rustdoc: fix keyboard shortcuts bug in settings menu | Michael Howell | -1/+12 |
| 2022-06-29 | Auto merge of #98376 - nnethercote:improve-derive-PartialEq, r=petrochenkov | bors | -131/+1251 |
| 2022-06-28 | rustdoc: fix help menu popover toggling | Michael Howell | -0/+8 |
| 2022-06-28 | Migrate some rustc_borrowck diagnostics to SessionDiagnostic | Michael Goulet | -43/+122 |
| 2022-06-28 | Do not use a suggestion to change a binding's name to a type | Michael Goulet | -43/+50 |
| 2022-06-28 | Remove redundant logic to suggest `as_ref` | Michael Goulet | -56/+102 |
| 2022-06-28 | Fix #98260, added the test case | Yan Chen | -0/+26 |
| 2022-06-28 | Note concrete type being coerced into object | Michael Goulet | -51/+52 |
| 2022-06-28 | Fix trait object reborrow suggestion | Michael Goulet | -9/+43 |
| 2022-06-28 | Auto merge of #98475 - notriddle:notriddle/index-fn-signatures, r=GuillaumeGomez | bors | -146/+380 |
| 2022-06-28 | Address code review comments | Dominik Stolz | -64/+57 |
| 2022-06-28 | fix silly mistake | DrMeepster | -1/+1 |
| 2022-06-28 | Make consts mod private | Dominik Stolz | -1/+1 |
| 2022-06-28 | Improve pretty printing of valtrees for references | Dominik Stolz | -102/+144 |
| 2022-06-28 | Triagebot: Fix mentions word wrapping. | Eric Huss | -13/+13 |
| 2022-06-28 | Auto merge of #98632 - matthiaskrgr:rollup-peg868d, r=matthiaskrgr | bors | -24/+138 |
| 2022-06-28 | Rollup merge of #98623 - pro465:patch-1, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-06-28 | Rollup merge of #98621 - krasimirgg:llvm-15-wrapper, r=nikic | Matthias Krüger | -0/+2 |
| 2022-06-28 | Rollup merge of #98619 - Mark-Simulacrum:fix-triagebot, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-06-28 | Rollup merge of #98617 - ChrisDenton:const-unwrap, r=Mark-Simulacrum | Matthias Krüger | -5/+15 |
| 2022-06-28 | Rollup merge of #98611 - GuillaumeGomez:rustdoc-json-glob-ice, r=notriddle | Matthias Krüger | -2/+35 |
| 2022-06-28 | Rollup merge of #98609 - TaKO8Ki:fix-ice-for-associated-constant-generics, r=... | Matthias Krüger | -1/+24 |