| Age | Commit message (Expand) | Author | Lines |
| 2024-02-12 | Rollup merge of #120958 - ShoyuVanilla:remove-subst, r=oli-obk | Matthias Krüger | -83/+86 |
| 2024-02-12 | Auto merge of #120980 - matthiaskrgr:rollup-dsjsqql, r=matthiaskrgr | bors | -8/+6 |
| 2024-02-12 | Rollup merge of #120917 - chenyukang:yukang-dead-parameters, r=compiler-errors | Matthias Krüger | -6/+0 |
| 2024-02-12 | Rollup merge of #120899 - compiler-errors:non-wf-alias, r=lcnr | Matthias Krüger | -2/+6 |
| 2024-02-12 | Dejargnonize subst | Shoyu Vanilla | -83/+86 |
| 2024-02-12 | Improve some codes according to the reviews | Frank King | -5/+0 |
| 2024-02-12 | Check representation of unnamed fields | Frank King | -5/+3 |
| 2024-02-12 | Lowering field access for anonymous adts | Frank King | -3/+3 |
| 2024-02-12 | Lower anonymous structs or unions to HIR | Frank King | -0/+15 |
| 2024-02-12 | remove a bunch of dead parameters in fn | yukang | -6/+0 |
| 2024-02-11 | Rollup merge of #120872 - petrochenkov:opthirpar, r=cjgillot | Matthias Krüger | -15/+11 |
| 2024-02-10 | Gracefully handle non-WF alias in assemble_alias_bound_candidates_recur | Michael Goulet | -2/+6 |
| 2024-02-10 | Rollup merge of #120870 - Zalathar:allow-min-spec, r=oli-obk | Matthias Krüger | -1/+1 |
| 2024-02-10 | Auto merge of #120771 - oli-obk:useless_non_ensure_query_call, r=davidtwco | bors | -1/+1 |
| 2024-02-10 | hir: Remove `hir::Map::{opt_parent_id,parent_id,get_parent,find_parent}` | Vadim Petrochenkov | -15/+11 |
| 2024-02-10 | Auto merge of #120712 - compiler-errors:async-closures-harmonize, r=oli-obk | bors | -201/+481 |
| 2024-02-10 | Remove unnecessary `min_specialization` after bootstrap | Zalathar | -1/+1 |
| 2024-02-10 | Rollup merge of #120584 - compiler-errors:u, r=lcnr | Matthias Krüger | -110/+196 |
| 2024-02-09 | Rollup merge of #120836 - lcnr:param-env-hide-impl, r=BoxyUwU | Matthias Krüger | -46/+72 |
| 2024-02-09 | Rollup merge of #120354 - lukas-code:metadata-normalize, r=lcnr | Matthias Krüger | -33/+57 |
| 2024-02-09 | Rollup merge of #120693 - nnethercote:invert-diagnostic-lints, r=davidtwco | Matthias Krüger | -0/+2 |
| 2024-02-09 | hide impls if trait bound is proven from env | lcnr | -46/+66 |
| 2024-02-09 | add comment | lcnr | -0/+6 |
| 2024-02-09 | make it recursive | Michael Goulet | -93/+95 |
| 2024-02-09 | For a rigid projection, recursively look at the self type's item bounds | Michael Goulet | -142/+226 |
| 2024-02-08 | Rollup merge of #120590 - compiler-errors:dead, r=Nilstrieb | Matthias Krüger | -23/+3 |
| 2024-02-08 | Auto merge of #120544 - BoxyUwU:enter_forall, r=lcnr | bors | -382/+427 |
| 2024-02-08 | Prefer AsyncFn* over Fn* for coroutine-closures | Michael Goulet | -3/+15 |
| 2024-02-08 | reviews + rebase | Boxy | -55/+51 |
| 2024-02-08 | rename `instantiate_binder_with_placeholders` | Boxy | -15/+13 |
| 2024-02-08 | introduce `enter_forall` | Boxy | -318/+369 |
| 2024-02-08 | Use `ensure` when the result of the query is not needed beyond its `Result`ness | Oli Scherer | -1/+1 |
| 2024-02-08 | Rollup merge of #120734 - nnethercote:SubdiagnosticMessageOp, r=compiler-errors | Matthias Krüger | -5/+2 |
| 2024-02-08 | Rollup merge of #120206 - petrochenkov:somehir, r=compiler-errors | Matthias Krüger | -29/+26 |
| 2024-02-08 | Auto merge of #120558 - oli-obk:missing_impl_item_ice, r=estebank | bors | -0/+14 |
| 2024-02-08 | Add `SubdiagnosticMessageOp` as a trait alias. | Nicholas Nethercote | -5/+2 |
| 2024-02-07 | hir: Remove `fn opt_hir_id` and `fn opt_span` | Vadim Petrochenkov | -29/+26 |
| 2024-02-06 | Rollup merge of #120513 - compiler-errors:normalize-regions-for-nll, r=lcnr | Matthias Krüger | -2/+3 |
| 2024-02-06 | Coroutine closures implement regular Fn traits, when possible | Michael Goulet | -13/+112 |
| 2024-02-06 | Regular closures now built-in impls for AsyncFn* | Michael Goulet | -105/+303 |
| 2024-02-06 | add fixme | Lukas Markeffsky | -4/+8 |
| 2024-02-06 | Flatten confirmation logic | Michael Goulet | -136/+107 |
| 2024-02-06 | More comments, final tweaks | Michael Goulet | -7/+28 |
| 2024-02-06 | Add some tests | Michael Goulet | -3/+13 |
| 2024-02-06 | Bless tests, add comments | Michael Goulet | -12/+19 |
| 2024-02-06 | Construct body for by-move coroutine closure output | Michael Goulet | -0/+3 |
| 2024-02-06 | Teach typeck/borrowck/solvers how to deal with async closures | Michael Goulet | -2/+590 |
| 2024-02-06 | Add CoroutineClosure to TyKind, AggregateKind, UpvarArgs | Michael Goulet | -11/+76 |
| 2024-02-06 | Make async closures directly lower to ClosureKind::CoroutineClosure | Michael Goulet | -39/+44 |
| 2024-02-06 | Invert diagnostic lints. | Nicholas Nethercote | -0/+2 |