about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-30Rollup merge of #113165 - compiler-errors:rpitits-foreign-bounds, r=spastorinoMatthias Krüger-0/+7
2023-06-30Rollup merge of #113071 - compiler-errors:no-parent-non-lifetime-args-in-apit...Matthias Krüger-15/+114
2023-06-30Rollup merge of #111403 - y21:suggest-slice-swap, r=compiler-errorsMatthias Krüger-3/+5
2023-06-30Rollup merge of #107624 - tgross35:const-cstr-methods, r=dtolnayMatthias Krüger-8/+10
2023-06-29Merge `un_derefer` into `MovePathLookup`DrMeepster-136/+137
2023-06-30No need to distinguish LocalTy from TyMichael Goulet-34/+22
2023-06-29document that the panic in collect_intra_doc_links is load-bearingjyn-0/+4
2023-06-29Set `channel = nightly` in dist profilejyn-0/+3
2023-06-30Auto merge of #113162 - matthiaskrgr:rollup-fct3wj7, r=matthiaskrgrbors-790/+1053
2023-06-30Auto merge of #10774 - c410-f3r:lock-1, r=Jarchobors-281/+334
2023-06-30Adapt tests from #105258Michael Goulet-6/+151
2023-06-30Flip the order of binder instantiation for better diagnosticsMichael Goulet-23/+14
2023-06-30Error for RPITIT hidden tys that capture more than their trait defnMichael Goulet-39/+130
2023-06-29Properly implement variances_of for RPITIT GATSantiago Pastorino-9/+34
2023-06-30Auto merge of #113116 - nnethercote:codegen-opts, r=oli-obkbors-117/+32
2023-06-30Use structured suggestion when telling user about `for<'a>`Esteban Küber-64/+157
2023-06-29Auto merge of #11013 - Centri3:redundant_rest_pattern, r=giraffatebors-14/+173
2023-06-29Auto merge of #112682 - spastorino:new-rpitit-21, r=compiler-errorsbors-104/+207
2023-06-29Auto merge of #113059 - Kobzol:ci-concurrency-fix, r=pietroalbinibors-4/+5
2023-06-29Do not generate lifetime_mapping for RPIT no in_traitSantiago Pastorino-12/+32
2023-06-29Add bidirectional where clauses on RPITIT synthesized GATsSantiago Pastorino-36/+92
2023-06-29add `slice::swap` suggestiony21-3/+5
2023-06-29Intern OpaqueTy on ItemKind::OpaqueTySantiago Pastorino-9/+9
2023-06-29Reorganize opaque lowering codeSantiago Pastorino-43/+50
2023-06-29Do not remove previously added predicates in param_env, extend them insteadSantiago Pastorino-1/+3
2023-06-29Extract compute_bidirectional_outlives_predicates fnSantiago Pastorino-33/+51
2023-06-29Encode item bounds for DefKind::ImplTraitPlaceholderMichael Goulet-0/+7
2023-06-29Auto merge of #113108 - compiler-errors:normalize-opaques-with-late-bound-var...bors-24/+95
2023-06-29Rollup merge of #113161 - Bryanskiy:err_msg, r=petrochenkovMatthias Krüger-109/+120
2023-06-29Rollup merge of #113144 - compiler-errors:elaborate-clauses, r=oli-obkMatthias Krüger-40/+42
2023-06-29Rollup merge of #112795 - He1pa:translation_builtin_macros, r=davidtwcoMatthias Krüger-32/+134
2023-06-29Rollup merge of #112300 - Zalathar:run-coverage, r=wesleywiserMatthias Krüger-356/+523
2023-06-29Rollup merge of #112234 - ozkanonur:hotfix, r=jyn514Matthias Krüger-9/+41
2023-06-29Rollup merge of #112086 - petrochenkov:impambig, r=oli-obkMatthias Krüger-230/+53
2023-06-29Rollup merge of #111322 - mirkootter:master, r=davidtwcoMatthias Krüger-14/+140
2023-06-29Fix type privacy lints error messageBryanskiy-109/+120
2023-06-29CI: do not cancel concurrent builds on the same branchJakub Beránek-4/+5
2023-06-29DogfoodCaio-23/+21
2023-06-29Fix #10413Caio-281/+336
2023-06-29heavily refactorCatherine-98/+89
2023-06-29Fix FPCatherine-23/+12
2023-06-29Add msrv check and make test passCatherine-64/+188
2023-06-29New lint `tuple_array_conversions`Catherine-0/+293
2023-06-29Auto merge of #113151 - RalfJung:miri, r=RalfJung,oli-obkbors-474/+3206
2023-06-29Use a valid `target` directory in miri ui testsOli Scherer-0/+1
2023-06-29resolve: Remove artificial import ambiguity errorsVadim Petrochenkov-230/+53
2023-06-29Auto merge of #2947 - oli-obk:gha_mk_pr, r=RalfJungbors-0/+3
2023-06-29Auto merge of #11030 - darklyspaced:master, r=Centri3,xFrednetbors-9/+89
2023-06-29refactor `tool_doc!` so that it can accept additional arguments.ozkanonur-9/+41
2023-06-29ran `cargo collect-metadata`darklyspaced-0/+1