| Age | Commit message (Expand) | Author | Lines |
| 2023-05-31 | Rollup merge of #112113 - notriddle:notriddle/rm-fnretty, r=GuillaumeGomez | Matthias Krüger | -81/+49 |
| 2023-05-31 | Rollup merge of #112108 - GuillaumeGomez:reexport-doc-hidden-private, r=notri... | Matthias Krüger | -25/+48 |
| 2023-05-31 | Rollup merge of #112096 - workingjubilee:array-unzip, r=scottmcm | Matthias Krüger | -38/+3 |
| 2023-05-31 | Rollup merge of #112084 - ozkanonur:improvements, r=clubby789 | Matthias Krüger | -82/+92 |
| 2023-05-31 | Rollup merge of #112069 - clubby789:offset-of-sized-fields, r=WaffleLapkin | Matthias Krüger | -3/+23 |
| 2023-05-31 | Rollup merge of #112053 - nnethercote:rm-Zcpu-partitioning-strategy, r=wesley... | Matthias Krüger | -1319/+1182 |
| 2023-05-31 | Rollup merge of #112031 - sladyn98:migrate-proc-macro, r=GuillaumeGomez | Matthias Krüger | -10/+16 |
| 2023-05-30 | Test from_fn autovectorizes | ScottMcMurray | -0/+10 |
| 2023-05-31 | Auto merge of #112070 - lcnr:disjoint-closure-capture-ub, r=oli-obk | bors | -19/+90 |
| 2023-05-30 | Auto merge of #109698 - epage:wtf, r=Amanieu | bors | -83/+159 |
| 2023-05-30 | rustdoc: simplify `clean` by removing `FnRetTy` | Michael Howell | -81/+49 |
| 2023-05-30 | Auto merge of #111881 - lcnr:leak-check, r=nikomatsakis,jackh726 | bors | -244/+320 |
| 2023-05-30 | Add regression test for re-export of doc hidden item inside private item not ... | Guillaume Gomez | -0/+16 |
| 2023-05-30 | Fix re-export of doc hidden item inside private item not displayed | Guillaume Gomez | -25/+32 |
| 2023-05-30 | Auto merge of #112102 - Nilstrieb:rollup-ivu1hmc, r=Nilstrieb | bors | -434/+796 |
| 2023-05-30 | update universe used by the leak check | lcnr | -1/+3 |
| 2023-05-30 | coinductive cycle leak check test | lcnr | -0/+33 |
| 2023-05-30 | directory size limit :< | lcnr | -3/+3 |
| 2023-05-30 | add the leak check to the new solver | lcnr | -0/+29 |
| 2023-05-30 | update revision names | lcnr | -5/+5 |
| 2023-05-30 | change redundant `clear()` to assertion | lcnr | -4/+2 |
| 2023-05-30 | rework the leak_check to take the outer_universe | lcnr | -166/+178 |
| 2023-05-30 | Rollup merge of #112100 - jieyouxu:issue-106929, r=oli-obk | Nilstrieb | -32/+42 |
| 2023-05-30 | Rollup merge of #112064 - GuillaumeGomez:migrate-gui-test-color-9, r=notriddle | Nilstrieb | -5/+5 |
| 2023-05-30 | Rollup merge of #112060 - lcnr:early-binder, r=jackh726 | Nilstrieb | -60/+60 |
| 2023-05-30 | Rollup merge of #111955 - jyn514:step-refactors, r=clubby789 | Nilstrieb | -167/+225 |
| 2023-05-30 | Rollup merge of #111872 - bvanjoi:fix-103646, r=cjgillot | Nilstrieb | -0/+38 |
| 2023-05-30 | Rollup merge of #111543 - Urgau:uplift_invalid_utf8_in_unchecked, r=WaffleLapkin | Nilstrieb | -168/+423 |
| 2023-05-30 | Rollup merge of #107916 - reez12g:issue-107040, r=Amanieu | Nilstrieb | -2/+3 |
| 2023-05-30 | add FIXME to a test which seems wrong. | lcnr | -0/+2 |
| 2023-05-30 | remove unused revision | lcnr | -17/+1 |
| 2023-05-30 | coherence: don't add hidden types for opaques | lcnr | -10/+59 |
| 2023-05-30 | leak_check: remove unused codepath | lcnr | -42/+9 |
| 2023-05-30 | Auto merge of #111768 - oli-obk:pair_const_llvm, r=cjgillot | bors | -83/+120 |
| 2023-05-30 | Don't typecheck suggested method call | 许杰友 Jieyou Xu (Joe) | -32/+42 |
| 2023-05-30 | use `build_helper::util::try_run` in rustdoc-gui-test | ozkanonur | -17/+3 |
| 2023-05-30 | create `build_helper/src/util` mod | ozkanonur | -65/+79 |
| 2023-05-30 | Rename `partitioning/mod.rs` as `partitioning.rs`. | Nicholas Nethercote | -0/+0 |
| 2023-05-30 | Merge `default.rs` into `mod.rs`. | Nicholas Nethercote | -649/+632 |
| 2023-05-30 | Remove `-Zcgu-partitioning-strategy`. | Nicholas Nethercote | -396/+276 |
| 2023-05-30 | Remove array_zip | Jubilee Young | -45/+0 |
| 2023-05-30 | Auto merge of #112083 - scottmcm:simpler-range-next, r=thomcc | bors | -46/+143 |
| 2023-05-30 | fix comment on Allocator trait | reez12g | -2/+3 |
| 2023-05-30 | Auto merge of #112075 - WaffleLapkin:unmkII, r=lcnr | bors | -234/+292 |
| 2023-05-30 | Auto merge of #111989 - klensy:deps-up-26-05-23, r=Mark-Simulacrum | bors | -123/+22 |
| 2023-05-29 | Auto merge of #112080 - matthiaskrgr:rollup-pmpbe49, r=matthiaskrgr | bors | -83/+385 |
| 2023-05-29 | offset_of: Don't require type to be sized | clubby789 | -3/+23 |
| 2023-05-29 | Update a MIRI fake-time test that this makes "faster" | Scott McMurray | -1/+1 |
| 2023-05-29 | Make `TrustedStep` require `Copy` | Scott McMurray | -45/+142 |
| 2023-05-29 | improve `rustdoc-gui-test` to find local `node_modules` | ozkanonur | -0/+10 |