| Age | Commit message (Expand) | Author | Lines |
| 2023-03-11 | Auto merge of #104527 - ferrocene:pa-more-licenses, r=pnkfelix | bors | -18/+6 |
| 2023-03-10 | Auto merge of #108977 - matthiaskrgr:rollup-1bnl1hu, r=matthiaskrgr | bors | -108/+91 |
| 2023-03-10 | Auto merge of #102256 - cjgillot:let-under, r=lcnr | bors | -5/+85 |
| 2023-03-10 | Rollup merge of #108960 - compiler-errors:no-body-def-id, r=cjgillot | Matthias Krüger | -84/+55 |
| 2023-03-10 | Rollup merge of #108945 - spastorino:pass-def-id-instead-of-using-hir-id, r=c... | Matthias Krüger | -43/+50 |
| 2023-03-10 | Rollup merge of #108879 - compiler-errors:constrained-root-var, r=lcnr | Matthias Krüger | -15/+20 |
| 2023-03-10 | Unconstrained terms should account for infer vars being equated | Michael Goulet | -15/+20 |
| 2023-03-09 | Remove body_def_id from Inherited | Michael Goulet | -84/+55 |
| 2023-03-09 | Make some report and emit errors take DefIds instead of BodyIds | Santiago Pastorino | -43/+50 |
| 2023-03-09 | Bug on PlaceMention in dest-prop. | Camille GILLOT | -2/+3 |
| 2023-03-09 | Document borrowck behaviour. | Camille GILLOT | -1/+3 |
| 2023-03-09 | Pacify tidy. | Camille GILLOT | -4/+4 |
| 2023-03-09 | Ignore AscribeUserType in unsafeck to avoid duplicate diagnostics. | Camille GILLOT | -1/+3 |
| 2023-03-09 | Introduce a no-op PlaceMention statement for `let _ =`. | Camille GILLOT | -4/+79 |
| 2023-03-09 | replace legacy copyright annotations in submodules | Pietro Albini | -18/+6 |
| 2023-03-09 | Rollup merge of #108854 - Ezrashaw:improve-int-idents, r=oli-obk | Matthias Krüger | -36/+41 |
| 2023-03-09 | Rollup merge of #108294 - compiler-errors:arbitary-sugg-binder, r=TaKO8Ki | Matthias Krüger | -2/+2 |
| 2023-03-09 | feat/refactor: improve errors in case of ident with number at start | Ezra Shaw | -36/+41 |
| 2023-03-09 | Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgr | bors | -383/+134 |
| 2023-03-09 | Auto merge of #108178 - cjgillot:ssa-deref, r=oli-obk | bors | -16/+40 |
| 2023-03-08 | Rollup merge of #108916 - fmease:rm-unused-ret-val, r=compiler-errors | Matthias Krüger | -8/+4 |
| 2023-03-08 | Rollup merge of #108882 - compiler-errors:E0740, r=eholk | Matthias Krüger | -22/+39 |
| 2023-03-08 | Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiasko | Matthias Krüger | -335/+27 |
| 2023-03-08 | Rollup merge of #108839 - compiler-errors:canonicalize-the-root-var, r=lcnr | Matthias Krüger | -15/+59 |
| 2023-03-08 | Rollup merge of #108754 - compiler-errors:retry, r=oli-obk | Matthias Krüger | -3/+5 |
| 2023-03-08 | Rollup merge of #108901 - LYF1999:yf/108897, r=lcnr | Matthias Krüger | -2/+2 |
| 2023-03-08 | Rollup merge of #108887 - nnethercote:rename-MapInPlace, r=lqd | Matthias Krüger | -15/+8 |
| 2023-03-08 | Rollup merge of #108884 - compiler-errors:tweak-illegal-copy-impl-message, r=... | Matthias Krüger | -5/+13 |
| 2023-03-08 | Rollup merge of #108883 - compiler-errors:post-norm-copy-err, r=BoxyUwU | Matthias Krüger | -1/+6 |
| 2023-03-08 | Rollup merge of #108873 - WaffleLapkin:cmp, r=cjgillot | Matthias Krüger | -16/+10 |
| 2023-03-08 | Rollup merge of #108846 - celinval:smir-poc, r=oli-obk | Matthias Krüger | -58/+168 |
| 2023-03-08 | clean-up: remove unused return value in typeck | León Orell Valerian Liehr | -8/+4 |
| 2023-03-08 | Auto merge of #108121 - aliemjay:resolve-var-region, r=lcnr | bors | -46/+67 |
| 2023-03-08 | fix: evaluate with wrong obligation stack | yifei | -2/+2 |
| 2023-03-08 | prefer universal from lower universe | Ali MJ Al-Nasrawy | -1/+17 |
| 2023-03-08 | address review comment | Ali MJ Al-Nasrawy | -7/+23 |
| 2023-03-08 | Auto merge of #108312 - michaelwoerister:hash-set-not-hash-stable, r=eholk | bors | -95/+120 |
| 2023-03-08 | Rename `MapInPlace` as `FlatMapInPlace`. | Nicholas Nethercote | -15/+8 |
| 2023-03-08 | Tweak E0740 | Michael Goulet | -21/+36 |
| 2023-03-08 | Don't report E0740 for type error | Michael Goulet | -1/+3 |
| 2023-03-08 | Suppress copy impl error when post-normalized type references errors | Michael Goulet | -1/+6 |
| 2023-03-08 | Dedup copy field errors for identical types | Michael Goulet | -0/+8 |
| 2023-03-08 | may not => cannot | Michael Goulet | -5/+5 |
| 2023-03-07 | Auto merge of #108877 - matthiaskrgr:rollup-7gwgvgc, r=matthiaskrgr | bors | -1155/+5833 |
| 2023-03-07 | Change item collection to be on demand | Celina G. Val | -24/+31 |
| 2023-03-07 | remove leftover comment | Giacomo Pasini | -3/+0 |
| 2023-03-07 | Rollup merge of #108822 - nikic:legacy-pm-removal-2, r=cuviper | Matthias Krüger | -5/+0 |
| 2023-03-07 | Rollup merge of #108783 - antoyo:sync-cg_gcc-2023-03-04, r=cjgillot | Matthias Krüger | -1121/+5741 |
| 2023-03-07 | Rollup merge of #108583 - compiler-errors:rpitit-default-method-with-nested-r... | Matthias Krüger | -1/+24 |
| 2023-03-07 | Rollup merge of #108460 - obeis:hir-analysis-migrate-diagnostics-2, r=compile... | Matthias Krüger | -28/+68 |