| Age | Commit message (Expand) | Author | Lines |
| 2023-01-07 | more tests | Ali MJ Al-Nasrawy | -37/+208 |
| 2023-01-07 | make ascribe_user_type a TypeOp | Ali MJ Al-Nasrawy | -17/+173 |
| 2023-01-07 | fix method substs | Ali MJ Al-Nasrawy | -2/+10 |
| 2023-01-07 | fix struct path | Ali MJ Al-Nasrawy | -38/+107 |
| 2023-01-07 | don't normalize in astconv | Ali MJ Al-Nasrawy | -172/+273 |
| 2023-01-07 | Auto merge of #106538 - aDotInTheVoid:strip-use-doc-hidden, r=notriddle | bors | -1/+17 |
| 2023-01-07 | Auto merge of #106544 - matthiaskrgr:rollup-e9prjed, r=matthiaskrgr | bors | -591/+579 |
| 2023-01-06 | Rollup merge of #106534 - GuillaumeGomez:block-syntax, r=notriddle | Matthias Krüger | -591/+573 |
| 2023-01-06 | Rollup merge of #106466 - clubby789:relative-module-fix, r=notriddle | Matthias Krüger | -0/+6 |
| 2023-01-06 | rustdoc: Strip imports of items which are `#[doc(hidden)]` | Nixon Enraght-Moony | -1/+17 |
| 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 | Auto merge of #106474 - erikdesjardins:noalias, r=bjorn3 | bors | -0/+23 |
| 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 | -0/+256 |
| 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 #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 | -2/+2 |
| 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-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 |
| 2023-01-05 | Auto merge of #106487 - GuillaumeGomez:fix-kbd-var, r=notriddle | bors | -1/+1 |
| 2023-01-06 | Add regression test for #58355 | Yuki Okushi | -0/+20 |
| 2023-01-05 | Add vendor to Fuchsia's target triple | David Koloski | -2/+2 |
| 2023-01-05 | Update kbd GUI test | Guillaume Gomez | -1/+1 |
| 2023-01-05 | Auto merge of #106482 - compiler-errors:rollup-g7n1p39, r=compiler-errors | bors | -164/+224 |
| 2023-01-04 | Rollup merge of #106478 - estebank:tweak-fn-mismatch, r=compiler-errors | Michael Goulet | -133/+133 |
| 2023-01-04 | Rollup merge of #106385 - compiler-errors:new-solver-flag, r=jackh726 | Michael Goulet | -31/+31 |
| 2023-01-04 | Rollup merge of #105846 - compiler-errors:issue-105838, r=jackh726 | Michael Goulet | -0/+60 |
| 2023-01-05 | Auto merge of #105409 - compiler-errors:closure-infer-cycle, r=jackh726 | bors | -2/+111 |
| 2023-01-05 | Tweak wording of fn call with wrong number of args | Esteban Küber | -133/+133 |
| 2023-01-04 | cleanup: handle -Zmutable-noalias like -Zbox-noalias | Erik Desjardins | -0/+23 |
| 2023-01-04 | Rollup merge of #106460 - c410-f3r:moar-errors, r=compiler-errors | Matthias Krüger | -0/+0 |
| 2023-01-04 | Rollup merge of #106437 - notriddle:notriddle/http-url, r=GuillaumeGomez | Matthias Krüger | -2/+32 |
| 2023-01-04 | Rollup merge of #106412 - GuillaumeGomez:fix-links-to-primitive-rustdoc-json,... | Matthias Krüger | -0/+21 |
| 2023-01-04 | Rollup merge of #106391 - ardislu:fix-popover-child-link, r=GuillaumeGomez | Matthias Krüger | -0/+9 |
| 2023-01-04 | Move tests | Caio | -0/+0 |
| 2023-01-04 | Rename stock solver to classic | Michael Goulet | -1/+1 |
| 2023-01-04 | Update tests, etc | Michael Goulet | -31/+31 |