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