about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-27Rollup merge of #113039 - matthiaskrgr:custom_mir, r=compiler-errorsMatthias Krüger-1/+5
2023-06-27Auto merge of #112693 - ericmarkmartin:use-more-placeref, r=spastorinobors-93/+40
2023-06-26Auto merge of #112969 - CryZe:patch-7, r=Mark-Simulacrumbors-1/+1
2023-06-26Auto merge of #113057 - TaKO8Ki:rollup-071lc9g, r=TaKO8Kibors-52/+75
2023-06-26make custom mir ICE a bit nicerMatthias Krüger-1/+5
2023-06-26Rollup merge of #112920 - fmease:rustdoc-fix-112904, r=GuillaumeGomezTakayuki Maeda-43/+74
2023-06-26Rollup merge of #112677 - the8472:remove-unusued-field, r=JohnTitorTakayuki Maeda-9/+1
2023-06-26Auto merge of #112887 - WaffleLapkin:become_unuwuable_in_hir, r=compiler-erro...bors-72/+286
2023-06-26Auto merge of #113049 - matthiaskrgr:rollup-41wo5w8, r=matthiaskrgrbors-105/+338
2023-06-26Rollup merge of #113034 - jyn514:ci-progress, r=oli-obkMatthias Krüger-16/+20
2023-06-26Rollup merge of #112979 - NotStirred:translatable_diag/resolve_imports, r=fee...Matthias Krüger-44/+168
2023-06-26Rollup merge of #112955 - Kobzol:ci-pr-cancel-workflows, r=Mark-SimulacrumMatthias Krüger-34/+9
2023-06-26Rollup merge of #112840 - loongarch-rs:update-docs, r=GuillaumeGomezMatthias Krüger-1/+1
2023-06-26Rollup merge of #112559 - SergioGasquez:master, r=JohnTitorMatthias Krüger-4/+6
2023-06-26Rollup merge of #111326 - he32:netbsd-aarch64-be, r=oli-obkMatthias Krüger-6/+134
2023-06-26Support `hir::ExprKind::Become` in clippyMaybe Waffle-0/+18
2023-06-26`hir`: Add `Become` expression kindMaybe Waffle-72/+268
2023-06-26Auto merge of #113024 - Jerrody:master, r=thomccbors-1/+1
2023-06-26Auto merge of #112884 - klensy:ri-drop-old-clap, r=albertlarsan68bors-132/+57
2023-06-25use PlaceRef abstractions more consistentlyEric Mark Martin-93/+40
2023-06-26Auto merge of #111850 - the8472:external-step-by, r=scottmcmbors-36/+482
2023-06-25Auto merge of #113038 - matthiaskrgr:rollup-sdcfkxa, r=matthiaskrgrbors-2/+171
2023-06-25Rollup merge of #113036 - TaKO8Ki:fix-112094, r=compiler-errorsMatthias Krüger-1/+13
2023-06-25Rollup merge of #113031 - JohnTitor:issue-110933, r=compiler-errorsMatthias Krüger-0/+20
2023-06-25Rollup merge of #113030 - JohnTitor:issue-109071, r=TaKO8KiMatthias Krüger-0/+79
2023-06-25Rollup merge of #113013 - fmease:rustdoc-decl-line-wrapping-slim-arg-list, r=...Matthias Krüger-1/+15
2023-06-25Rollup merge of #112976 - dswij:issue-112347, r=compiler-errorsMatthias Krüger-0/+44
2023-06-25Auto merge of #113037 - TaKO8Ki:rollup-pqfbxwk, r=TaKO8Kibors-120/+167
2023-06-25platform-support.md: remove references to not-yet upstreamed targets.Havard Eidnes-2/+0
2023-06-26Rollup merge of #113029 - Kobzol:ci-fork-update, r=Mark-SimulacrumTakayuki Maeda-0/+3
2023-06-26Rollup merge of #113028 - fmease:rustdoc-x-crate-itiap-clean-term, r=notriddleTakayuki Maeda-13/+20
2023-06-26Rollup merge of #112281 - jyn514:test-bootstrap-py, r=albertlarsan68Takayuki Maeda-107/+144
2023-06-25SUMMARY.md: add entry for NetBSD.Havard Eidnes-0/+1
2023-06-25Mark the StepBy specialization as unsafeThe 8472-8/+8
2023-06-25StepBy<Range<{int <= usize}>> can be TrustedLenThe 8472-1/+7
2023-06-26accept `ReStatic` for RPITITTakayuki Maeda-1/+13
2023-06-25doccomments for StepBy specializationsThe 8472-0/+41
2023-06-25fix some bugsjyn-1/+7
2023-06-25Switch some more Steps to `builder.msg`jyn-16/+20
2023-06-25Auto merge of #113027 - matthiaskrgr:rollup-mpes684, r=matthiaskrgrbors-6/+33
2023-06-25Add a regression test for #110933Yuki Okushi-0/+20
2023-06-25Add a regression test for #109071Yuki Okushi-0/+79
2023-06-25Remove `cancel-outdated` actionJakub Beránek-34/+2
2023-06-25CI: do not run Bump dependencies workflow on forksJakub Beránek-0/+3
2023-06-25rustdoc: handle assoc const equalities in cross-crate impl-Trait-in-arg-posLeón Orell Valerian Liehr-13/+20
2023-06-25Add test for futures with HRTBdswij-0/+44
2023-06-25Rollup merge of #113023 - GuillaumeGomez:migrate-gui-test-color-17, r=notriddleMatthias Krüger-3/+3
2023-06-25Rollup merge of #113007 - compiler-errors:dont-structural-resolve-byte-str-pa...Matthias Krüger-3/+30
2023-06-25Auto merge of #113001 - ChrisDenton:win-arm32-shim, r=thomccbors-73/+44
2023-06-25Always inline primitive data types.George-1/+1