| Age | Commit message (Expand) | Author | Lines |
| 2023-03-15 | Auto merge of #107376 - aliemjay:remove-givens, r=lcnr | bors | -7/+7 |
| 2023-03-14 | Remove box expressions from HIR | clubby789 | -3/+0 |
| 2023-03-14 | Rollup merge of #108915 - spastorino:new-rpitit-8, r=compiler-errors | Matthias Krüger | -0/+4 |
| 2023-03-14 | Rollup merge of #108909 - spastorino:new-rpitit-7, r=compiler-errors | Matthias Krüger | -3/+3 |
| 2023-03-14 | Remove some direct calls to local_def_id_to_hir_id on diagnostics | Santiago Pastorino | -0/+4 |
| 2023-03-14 | Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errors | bors | -8/+1 |
| 2023-03-13 | Better names? | Michael Goulet | -13/+13 |
| 2023-03-13 | Treat projections with infer as placeholder during fast reject in new solver | Michael Goulet | -15/+49 |
| 2023-03-12 | Rollup merge of #109032 - compiler-errors:shorter, r=BoxyUwU | Matthias Krüger | -15/+13 |
| 2023-03-12 | Fix object safety checks for new RPITITs | Santiago Pastorino | -3/+2 |
| 2023-03-12 | Filter out RPITITs in object_safety_violations_for_trait | Santiago Pastorino | -0/+1 |
| 2023-03-12 | Rollup merge of #108841 - jackh726:issue-90528, r=compiler-errors | Matthias Krüger | -7/+90 |
| 2023-03-12 | Rollup merge of #108726 - est31:backticks_matchmaking_tidy, r=Nilstrieb | Matthias Krüger | -2/+3 |
| 2023-03-11 | Use TyCtxt::trait_solver_next in some places | Michael Goulet | -15/+13 |
| 2023-03-11 | Simplify message paths | est31 | -1/+1 |
| 2023-03-11 | Add a fixme and address a more non trivial case | est31 | -1/+2 |
| 2023-03-11 | Address the new odd backticks tidy lint in compiler/ | est31 | -1/+1 |
| 2023-03-11 | Rollup merge of #108071 - compiler-errors:new-solver-caching, r=lcnr | Matthias Krüger | -171/+78 |
| 2023-03-10 | Actually cache goals | Michael Goulet | -70/+60 |
| 2023-03-10 | Move some solver stuff to middle | Michael Goulet | -101/+18 |
| 2023-03-10 | Rollup merge of #108947 - compiler-errors:ct-infer-no-shapeshifting, r=BoxyUwU | Matthias Krüger | -3/+3 |
| 2023-03-10 | Rollup merge of #108937 - lcnr:winnowing-enum, r=WaffleLapkin | Matthias Krüger | -40/+67 |
| 2023-03-10 | Rollup merge of #108834 - compiler-errors:fn-ptr-fn-obl, r=spastorino | Matthias Krüger | -3/+11 |
| 2023-03-10 | Rollup merge of #108828 - compiler-errors:new-solver-alias-eq-on-num-var, r=lcnr | Matthias Krüger | -4/+4 |
| 2023-03-10 | Rollup merge of #108960 - compiler-errors:no-body-def-id, r=cjgillot | Matthias Krüger | -43/+30 |
| 2023-03-10 | Rollup merge of #108945 - spastorino:pass-def-id-instead-of-using-hir-id, r=c... | Matthias Krüger | -32/+32 |
| 2023-03-10 | updating comment | lcnr | -1/+1 |
| 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 | -43/+30 |
| 2023-03-09 | Make some report and emit errors take DefIds instead of BodyIds | Santiago Pastorino | -32/+32 |
| 2023-03-09 | Use param's real type in try_eval_lit_or_param | Michael Goulet | -3/+3 |
| 2023-03-09 | Fix canonicalizer bug for int/float vars too | Michael Goulet | -4/+4 |
| 2023-03-09 | improve readability of winnowing | lcnr | -39/+66 |
| 2023-03-09 | Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgr | bors | -14/+38 |
| 2023-03-09 | resolve regions before implied bounds | Ali MJ Al-Nasrawy | -5/+7 |
| 2023-03-09 | remove obsolete `givens` from regionck | Ali MJ Al-Nasrawy | -2/+0 |
| 2023-03-08 | Rollup merge of #108839 - compiler-errors:canonicalize-the-root-var, r=lcnr | Matthias Krüger | -11/+33 |
| 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 #108883 - compiler-errors:post-norm-copy-err, r=BoxyUwU | Matthias Krüger | -1/+6 |
| 2023-03-08 | Remove `identity_future` indirection | Arpad Borsos | -8/+1 |
| 2023-03-08 | Auto merge of #108121 - aliemjay:resolve-var-region, r=lcnr | bors | -2/+2 |
| 2023-03-08 | fix: evaluate with wrong obligation stack | yifei | -2/+2 |
| 2023-03-08 | Suppress copy impl error when post-normalized type references errors | Michael Goulet | -1/+6 |
| 2023-03-07 | fix var equality issue with old canonicalizer | Michael Goulet | -1/+0 |
| 2023-03-07 | Canonicalize the ROOT VAR | Michael Goulet | -11/+34 |
| 2023-03-07 | Add suggestion to diagnostic when user has array but trait wants slice. | Ben Reeves | -7/+90 |
| 2023-03-06 | Do not ICE when we have fn pointer Fn obligations with bound vars in the self... | Michael Goulet | -3/+11 |
| 2023-03-06 | Rollup merge of #108750 - compiler-errors:aaaaaaaa, r=lcnr | Matthias Krüger | -1/+1 |
| 2023-03-05 | Rollup merge of #108764 - cjgillot:dpm-adapt, r=compiler-errors | Matthias Krüger | -1/+1 |