| Age | Commit message (Expand) | Author | Lines |
| 2023-01-07 | Auto merge of #105323 - cjgillot:simplify-const-prop, r=davidtwco | bors | -509/+362 |
| 2023-01-07 | Auto merge of #106519 - estebank:tail-unit, r=cjgillot | bors | -0/+131 |
| 2023-01-07 | Auto merge of #106283 - JulianKnodt:enum_err, r=cjgillot | bors | -0/+51 |
| 2023-01-07 | Auto merge of #106558 - compiler-errors:rollup-lkii3j3, r=compiler-errors | bors | -71/+67 |
| 2023-01-06 | Rollup merge of #106543 - notriddle:notriddle/source-sidebar-width-zero, r=Gu... | Michael Goulet | -11/+7 |
| 2023-01-06 | Rollup merge of #106533 - TaKO8Ki:use-smaller-span-for-missing-lifetime/gener... | Michael Goulet | -56/+56 |
| 2023-01-06 | Rollup merge of #106525 - compiler-errors:new-solver-wf, r=jackh726 | Michael Goulet | -4/+4 |
| 2023-01-07 | Auto merge of #106538 - aDotInTheVoid:strip-use-doc-hidden, r=notriddle | bors | -1/+29 |
| 2023-01-07 | Auto merge of #106544 - matthiaskrgr:rollup-e9prjed, r=matthiaskrgr | bors | -1019/+1067 |
| 2023-01-06 | Auto merge of #106415 - Nilstrieb:where-is-my-master-branch, r=jyn514 | bors | -75/+187 |
| 2023-01-06 | Rollup merge of #106534 - GuillaumeGomez:block-syntax, r=notriddle | Matthias Krüger | -592/+574 |
| 2023-01-06 | Rollup merge of #106466 - clubby789:relative-module-fix, r=notriddle | Matthias Krüger | -41/+109 |
| 2023-01-06 | Rollup merge of #106341 - Ezrashaw:refactor-error-code-tidy-check, r=mejrs,kl... | Matthias Krüger | -386/+384 |
| 2023-01-06 | rustdoc: remove no-op CSS `.rustdoc.source .sidebar { width: 0 }` | Michael Howell | -11/+7 |
| 2023-01-06 | Handle non-existant upstream master branches in `x fmt` | Nilstrieb | -19/+99 |
| 2023-01-06 | rustdoc: Strip imports of items which are `#[doc(hidden)]` | Nixon Enraght-Moony | -1/+29 |
| 2023-01-06 | Auto merge of #106501 - cjgillot:resolved-elided-apit, r=compiler-errors | bors | -0/+5 |
| 2023-01-06 | Use new block syntax for define-function in goml scripts | Guillaume Gomez | -591/+573 |
| 2023-01-06 | Update tests | clubby789 | -0/+6 |
| 2023-01-06 | Correctly render sidebar for relative module paths | clubby789 | -41/+103 |
| 2023-01-06 | Auto merge of #106474 - erikdesjardins:noalias, r=bjorn3 | bors | -0/+23 |
| 2023-01-06 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2023-01-06 | use smaller spans for missing lifetime/generic args | Takayuki Maeda | -56/+56 |
| 2023-01-06 | Auto merge of #105805 - yanchen4791:issue-105227-fix, r=estebank | bors | -31/+102 |
| 2023-01-06 | Auto merge of #106529 - Dylan-DPC:rollup-mvncmrk, r=Dylan-DPC | bors | -16/+267 |
| 2023-01-06 | Rollup merge of #106502 - notriddle:notriddle/user-select, r=GuillaumeGomez | Dylan DPC | -2/+0 |
| 2023-01-06 | Rollup merge of #106499 - lyming2007:issue-105946-fix, r=estebank | Dylan DPC | -0/+61 |
| 2023-01-06 | Rollup merge of #106494 - JohnTitor:issue-58355, r=compiler-errors | Dylan DPC | -0/+20 |
| 2023-01-06 | Rollup merge of #106491 - ehuss:error-index-redirect, r=GuillaumeGomez,notriddle | Dylan DPC | -14/+11 |
| 2023-01-06 | Rollup merge of #106400 - estebank:type-errs, r=compiler-errors | Dylan DPC | -0/+175 |
| 2023-01-06 | Auto merge of #106429 - djkoloski:add_vendor_to_fuchsia_target_triple, r=nagisa | bors | -85/+85 |
| 2023-01-05 | fix [type error] for error E0029 and E0277 | Yiming Lei | -0/+61 |
| 2023-01-05 | Suggests adding named lifetime when the return contains value borrowed from m... | yanchen4791 | -31/+102 |
| 2023-01-06 | Tweak output | Esteban Küber | -55/+35 |
| 2023-01-06 | Report WF error for new solver too | Michael Goulet | -4/+4 |
| 2023-01-06 | Detect bindings assigned blocks without tail expressions in trait errors | Esteban Küber | -9/+65 |
| 2023-01-06 | Detect bindings assigned blocks without tail expressions | Esteban Küber | -0/+95 |
| 2023-01-05 | error-index: Don't generate 404 instead of removing it. | Eric Huss | -3/+1 |
| 2023-01-05 | Fix error-index redirect to work with back button. | Eric Huss | -11/+10 |
| 2023-01-05 | rustdoc: remove legacy user-select CSS | Michael Howell | -2/+0 |
| 2023-01-05 | Correct detection of elided lifetimes in impl-trait. | Camille GILLOT | -0/+5 |
| 2023-01-05 | fix rebase | Esteban Küber | -3/+3 |
| 2023-01-05 | review comments: reword | Esteban Küber | -4/+4 |
| 2023-01-05 | Suggest changing argument on type error | Esteban Küber | -10/+28 |
| 2023-01-05 | Account for type error on method arg caused by earlier inference | Esteban Küber | -0/+27 |
| 2023-01-05 | Tweak output | Esteban Küber | -12/+124 |
| 2023-01-05 | review comments: do not always point at init expr | Esteban Küber | -98/+11 |
| 2023-01-05 | More eagerly resolve expr `ty`s before writing them | Esteban Küber | -23/+11 |
| 2023-01-05 | Skip macros to avoid talking about bindings the user can't see | Esteban Küber | -12/+3 |
| 2023-01-05 | Point at expressions where inference refines an unexpected type | Esteban Küber | -14/+140 |