about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-02-08Rollup merge of #107769 - compiler-errors:pointer-like, r=eholkMatthias Krüger-70/+73
2023-02-08Rollup merge of #107757 - clubby789:setup-settings-json, r=jyn514Matthias Krüger-26/+161
2023-02-08Rollup merge of #107656 - jonhoo:bump-rust-installer, r=Mark-SimulacrumMatthias Krüger-0/+0
2023-02-08Auto merge of #107688 - lukas-code:projection-with-lifetime, r=jackh726bors-2/+67
2023-02-07Auto merge of #107768 - matthiaskrgr:rollup-9u4cal4, r=matthiaskrgrbors-450/+461
2023-02-07Rename PointerSized to PointerLikeMichael Goulet-70/+73
2023-02-07Auto merge of #107767 - matthiaskrgr:rollup-9m1qfso, r=matthiaskrgrbors-109/+492
2023-02-07Allow automatically creating vscode `settings.json` from bootstrapclubby789-26/+161
2023-02-07Rollup merge of #107764 - maurer:llvm-16, r=cuviperMatthias Krüger-1/+6
2023-02-07Rollup merge of #107756 - RalfJung:miri-out-of-addresses, r=oli-obkMatthias Krüger-33/+54
2023-02-07Rollup merge of #107709 - tialaramex:master, r=compiler-errorsMatthias Krüger-3/+57
2023-02-07Rollup merge of #107755 - lcnr:no-binder, r=oli-obkMatthias Krüger-39/+20
2023-02-07Rollup merge of #107750 - tshepang:readability, r=GuillaumeGomezMatthias Krüger-1/+1
2023-02-07Rollup merge of #107706 - tgross35:atomic-as-mut-ptr, r=m-ou-seMatthias Krüger-5/+5
2023-02-07Rollup merge of #107749 - tshepang:editing-convenience, r=michaelwoeristerMatthias Krüger-0/+1
2023-02-07Rollup merge of #107700 - jyn514:tools-builder, r=Mark-SimulacrumMatthias Krüger-40/+2
2023-02-07Rollup merge of #107746 - Nathan-Fenner:nathanf/clean-up-adjust_fulfillment_e...Matthias Krüger-370/+374
2023-02-07Rollup merge of #107695 - Swatinem:futcallx3, r=compiler-errorsMatthias Krüger-0/+96
2023-02-07Rollup merge of #107740 - oli-obk:lock_tcx, r=petrochenkovMatthias Krüger-5/+5
2023-02-07Rollup merge of #107662 - cjgillot:copy-projection, r=oli-obkMatthias Krüger-3/+69
2023-02-07Rollup merge of #107719 - WaffleLapkin:de-arena-allocates-you-UwU, r=cjgillotMatthias Krüger-1/+0
2023-02-07Rollup merge of #107555 - edward-shen:edward-shen/dup-trait-suggestion, r=com...Matthias Krüger-43/+186
2023-02-07Rollup merge of #107471 - notriddle:notriddle/default-settings, r=GuillaumeGomezMatthias Krüger-0/+2
2023-02-07Rollup merge of #100599 - MatthewPeterKelly:add-E0523-description-and-test, r...Matthias Krüger-15/+75
2023-02-07llvm-16: Use Triple.h from new header location.Matthew Maurer-1/+6
2023-02-07Auto merge of #107671 - CastilloDel:master, r=estebankbors-39/+137
2023-02-07miri: fix ICE when running out of address spaceRalf Jung-33/+54
2023-02-07remove binder from query constraintslcnr-39/+20
2023-02-07Auto merge of #107704 - jyn514:tidy-ci, r=Mark-Simulacrumbors-4/+6
2023-02-07Add test for Future inflating arg size to 3xArpad Borsos-0/+96
2023-02-07Auto merge of #106180 - RalfJung:dereferenceable-generators, r=nbdd0121bors-219/+245
2023-02-07make more readableTshepang Mbambo-1/+1
2023-02-07allow quick-edit convenienceTshepang Mbambo-0/+1
2023-02-06Split fn_ctxt/adjust_fulfillment_errors from fn_ctxt/checksNathan Fenner-370/+374
2023-02-07Auto merge of #107693 - petrochenkov:metable, r=oli-obkbors-137/+229
2023-02-06Fix problem noticed in PR106859 with char -> u8 suggestionNick Lamb-3/+57
2023-02-06Avoid locking the global context across the `after_expansion` callbackOli Scherer-5/+5
2023-02-06Auto merge of #107738 - matthiaskrgr:rollup-o18lzi8, r=matthiaskrgrbors-425/+1536
2023-02-06Rollup merge of #107735 - edward-shen:edward-shen/mailmap, r=dtolnayMatthias Krüger-0/+1
2023-02-06Rollup merge of #107731 - RalfJung:interpret-discriminant, r=cjgillotMatthias Krüger-234/+245
2023-02-06Rollup merge of #107725 - GuillaumeGomez:turn-markdownwithtoc-into-struct, r=...Matthias Krüger-10/+17
2023-02-06Rollup merge of #107724 - klensy:imports, r=Mark-SimulacrumMatthias Krüger-34/+0
2023-02-06Rollup merge of #107720 - tshepang:consistency, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-02-06Rollup merge of #107714 - Wilfred:round_docs, r=m-ou-seMatthias Krüger-4/+4
2023-02-06Rollup merge of #107692 - Swatinem:printsizeyield, r=compiler-errorsMatthias Krüger-12/+25
2023-02-06Rollup merge of #107596 - Kobzol:stage-build-timer, r=Mark-SimulacrumMatthias Krüger-49/+123
2023-02-06Rollup merge of #106477 - Nathan-Fenner:nathanf/refined-error-span-trait-impl...Matthias Krüger-81/+1120
2023-02-06Modify existing bounds if they existEdward Shen-43/+186
2023-02-06Add mailmap for commits made by xes@meta.comEdward Shen-0/+1
2023-02-06Comment move->copy transform.Camille Gillot-0/+1