| Age | Commit message (Expand) | Author | Lines |
| 2023-06-30 | Rollup merge of #113165 - compiler-errors:rpitits-foreign-bounds, r=spastorino | Matthias Krüger | -0/+7 |
| 2023-06-30 | Rollup merge of #113071 - compiler-errors:no-parent-non-lifetime-args-in-apit... | Matthias Krüger | -15/+114 |
| 2023-06-30 | Rollup merge of #111403 - y21:suggest-slice-swap, r=compiler-errors | Matthias Krüger | -3/+5 |
| 2023-06-30 | Rollup merge of #107624 - tgross35:const-cstr-methods, r=dtolnay | Matthias Krüger | -8/+10 |
| 2023-06-29 | Merge `un_derefer` into `MovePathLookup` | DrMeepster | -136/+137 |
| 2023-06-30 | No need to distinguish LocalTy from Ty | Michael Goulet | -34/+22 |
| 2023-06-29 | document that the panic in collect_intra_doc_links is load-bearing | jyn | -0/+4 |
| 2023-06-29 | Set `channel = nightly` in dist profile | jyn | -0/+3 |
| 2023-06-30 | Auto merge of #113162 - matthiaskrgr:rollup-fct3wj7, r=matthiaskrgr | bors | -790/+1053 |
| 2023-06-30 | Auto merge of #10774 - c410-f3r:lock-1, r=Jarcho | bors | -281/+334 |
| 2023-06-30 | Adapt tests from #105258 | Michael Goulet | -6/+151 |
| 2023-06-30 | Flip the order of binder instantiation for better diagnostics | Michael Goulet | -23/+14 |
| 2023-06-30 | Error for RPITIT hidden tys that capture more than their trait defn | Michael Goulet | -39/+130 |
| 2023-06-29 | Properly implement variances_of for RPITIT GAT | Santiago Pastorino | -9/+34 |
| 2023-06-30 | Auto merge of #113116 - nnethercote:codegen-opts, r=oli-obk | bors | -117/+32 |
| 2023-06-30 | Use structured suggestion when telling user about `for<'a>` | Esteban Küber | -64/+157 |
| 2023-06-29 | Auto merge of #11013 - Centri3:redundant_rest_pattern, r=giraffate | bors | -14/+173 |
| 2023-06-29 | Auto merge of #112682 - spastorino:new-rpitit-21, r=compiler-errors | bors | -104/+207 |
| 2023-06-29 | Auto merge of #113059 - Kobzol:ci-concurrency-fix, r=pietroalbini | bors | -4/+5 |
| 2023-06-29 | Do not generate lifetime_mapping for RPIT no in_trait | Santiago Pastorino | -12/+32 |
| 2023-06-29 | Add bidirectional where clauses on RPITIT synthesized GATs | Santiago Pastorino | -36/+92 |
| 2023-06-29 | add `slice::swap` suggestion | y21 | -3/+5 |
| 2023-06-29 | Intern OpaqueTy on ItemKind::OpaqueTy | Santiago Pastorino | -9/+9 |
| 2023-06-29 | Reorganize opaque lowering code | Santiago Pastorino | -43/+50 |
| 2023-06-29 | Do not remove previously added predicates in param_env, extend them instead | Santiago Pastorino | -1/+3 |
| 2023-06-29 | Extract compute_bidirectional_outlives_predicates fn | Santiago Pastorino | -33/+51 |
| 2023-06-29 | Encode item bounds for DefKind::ImplTraitPlaceholder | Michael Goulet | -0/+7 |
| 2023-06-29 | Auto merge of #113108 - compiler-errors:normalize-opaques-with-late-bound-var... | bors | -24/+95 |
| 2023-06-29 | Rollup merge of #113161 - Bryanskiy:err_msg, r=petrochenkov | Matthias Krüger | -109/+120 |
| 2023-06-29 | Rollup merge of #113144 - compiler-errors:elaborate-clauses, r=oli-obk | Matthias Krüger | -40/+42 |
| 2023-06-29 | Rollup merge of #112795 - He1pa:translation_builtin_macros, r=davidtwco | Matthias Krüger | -32/+134 |
| 2023-06-29 | Rollup merge of #112300 - Zalathar:run-coverage, r=wesleywiser | Matthias Krüger | -356/+523 |
| 2023-06-29 | Rollup merge of #112234 - ozkanonur:hotfix, r=jyn514 | Matthias Krüger | -9/+41 |
| 2023-06-29 | Rollup merge of #112086 - petrochenkov:impambig, r=oli-obk | Matthias Krüger | -230/+53 |
| 2023-06-29 | Rollup merge of #111322 - mirkootter:master, r=davidtwco | Matthias Krüger | -14/+140 |
| 2023-06-29 | Fix type privacy lints error message | Bryanskiy | -109/+120 |
| 2023-06-29 | CI: do not cancel concurrent builds on the same branch | Jakub Beránek | -4/+5 |
| 2023-06-29 | Dogfood | Caio | -23/+21 |
| 2023-06-29 | Fix #10413 | Caio | -281/+336 |
| 2023-06-29 | heavily refactor | Catherine | -98/+89 |
| 2023-06-29 | Fix FP | Catherine | -23/+12 |
| 2023-06-29 | Add msrv check and make test pass | Catherine | -64/+188 |
| 2023-06-29 | New lint `tuple_array_conversions` | Catherine | -0/+293 |
| 2023-06-29 | Auto merge of #113151 - RalfJung:miri, r=RalfJung,oli-obk | bors | -474/+3206 |
| 2023-06-29 | Use a valid `target` directory in miri ui tests | Oli Scherer | -0/+1 |
| 2023-06-29 | resolve: Remove artificial import ambiguity errors | Vadim Petrochenkov | -230/+53 |
| 2023-06-29 | Auto merge of #2947 - oli-obk:gha_mk_pr, r=RalfJung | bors | -0/+3 |
| 2023-06-29 | Auto merge of #11030 - darklyspaced:master, r=Centri3,xFrednet | bors | -9/+89 |
| 2023-06-29 | refactor `tool_doc!` so that it can accept additional arguments. | ozkanonur | -9/+41 |
| 2023-06-29 | ran `cargo collect-metadata` | darklyspaced | -0/+1 |