about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-03Update `debuginfo` test output to describe new structure of `Rc`/`Arc`Trevor Gross-13/+13
2023-06-30Add support for allocators in `Rc` and `Arc`Cyborus04-1/+1
2023-06-30Add support for allocators in `Rc` and `Arc`Cyborus04-300/+1518
2023-06-30Auto merge of #109524 - bzEq:aix-embed-llvmbc, r=nagisabors-2/+19
2023-06-30Auto merge of #106619 - agausmann:avr-object-file, r=nagisabors-1/+350
2023-06-30Auto merge of #113188 - matthiaskrgr:rollup-j3abaks, r=matthiaskrgrbors-99/+327
2023-06-30Rollup merge of #113177 - estebank:hrlt-sugg, r=compiler-errorsMatthias Krüger-64/+157
2023-06-30Rollup merge of #113171 - spastorino:new-rpitit-25, r=compiler-errorsMatthias Krüger-9/+34
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-30Auto merge of #113162 - matthiaskrgr:rollup-fct3wj7, r=matthiaskrgrbors-790/+1053
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 #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-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-29refactor `tool_doc!` so that it can accept additional arguments.ozkanonur-9/+41
2023-06-29update lockfileRalf Jung-10/+2
2023-06-29Auto merge of #113134 - TaKO8Ki:rollup-4hvqzf6, r=TaKO8Kibors-56/+164
2023-06-29Auto merge of #2946 - RalfJung:rustup, r=RalfJungbors-420/+434
2023-06-29Merge from rustcRalf Jung-419/+433
2023-06-29Preparing for merge from rustcRalf Jung-1/+1
2023-06-29Auto merge of #113146 - matthiaskrgr:rollup-bxtr51e, r=matthiaskrgrbors-204/+569
2023-06-29Rollup merge of #113143 - joshtriplett:style-guide-narrow-dereference-guidanc...Matthias Krüger-1/+2
2023-06-29Rollup merge of #113140 - joshtriplett:style-guide-example-multi-line-attribu...Matthias Krüger-0/+5
2023-06-29Rollup merge of #113139 - joshtriplett:style-clarify-let-else, r=calebcartwrightMatthias Krüger-2/+24
2023-06-29Rollup merge of #113137 - lukas-code:no-moving-references, r=compiler-errorsMatthias Krüger-13/+41