| Age | Commit message (Expand) | Author | Lines |
| 2023-05-31 | Auto merge of #111623 - BoxyUwU:move_eval_hack, r=compiler-errors | bors | -2/+24 |
| 2023-05-31 | Rollup merge of #112108 - GuillaumeGomez:reexport-doc-hidden-private, r=notri... | Matthias Krüger | -0/+16 |
| 2023-05-31 | Rollup merge of #112096 - workingjubilee:array-unzip, r=scottmcm | Matthias Krüger | -15/+3 |
| 2023-05-31 | Rollup merge of #112069 - clubby789:offset-of-sized-fields, r=WaffleLapkin | Matthias Krüger | -0/+15 |
| 2023-05-30 | Test from_fn autovectorizes | ScottMcMurray | -0/+10 |
| 2023-05-31 | update test to not rely on super_relate_consts hack | Boxy | -2/+24 |
| 2023-05-31 | Auto merge of #112070 - lcnr:disjoint-closure-capture-ub, r=oli-obk | bors | -0/+78 |
| 2023-05-30 | Auto merge of #111881 - lcnr:leak-check, r=nikomatsakis,jackh726 | bors | -32/+112 |
| 2023-05-30 | Add regression test for re-export of doc hidden item inside private item not ... | Guillaume Gomez | -0/+16 |
| 2023-05-30 | Auto merge of #112102 - Nilstrieb:rollup-ivu1hmc, r=Nilstrieb | bors | -4/+269 |
| 2023-05-30 | coinductive cycle leak check test | lcnr | -0/+33 |
| 2023-05-30 | directory size limit :< | lcnr | -2/+2 |
| 2023-05-30 | add the leak check to the new solver | lcnr | -0/+24 |
| 2023-05-30 | update revision names | lcnr | -5/+5 |
| 2023-05-30 | Rollup merge of #112100 - jieyouxu:issue-106929, r=oli-obk | Nilstrieb | -0/+28 |
| 2023-05-30 | Rollup merge of #112064 - GuillaumeGomez:migrate-gui-test-color-9, r=notriddle | Nilstrieb | -4/+4 |
| 2023-05-30 | Rollup merge of #111872 - bvanjoi:fix-103646, r=cjgillot | Nilstrieb | -0/+32 |
| 2023-05-30 | Rollup merge of #111543 - Urgau:uplift_invalid_utf8_in_unchecked, r=WaffleLapkin | Nilstrieb | -0/+205 |
| 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 | -0/+37 |
| 2023-05-30 | Auto merge of #111768 - oli-obk:pair_const_llvm, r=cjgillot | bors | -0/+8 |
| 2023-05-30 | Don't typecheck suggested method call | 许杰友 Jieyou Xu (Joe) | -0/+28 |
| 2023-05-30 | Remove array_zip | Jubilee Young | -22/+0 |
| 2023-05-30 | Auto merge of #112083 - scottmcm:simpler-range-next, r=thomcc | bors | -32/+128 |
| 2023-05-29 | offset_of: Don't require type to be sized | clubby789 | -0/+15 |
| 2023-05-29 | Make `TrustedStep` require `Copy` | Scott McMurray | -32/+128 |
| 2023-05-29 | Rollup merge of #112063 - WaffleLapkin:test_incremental_ice, r=cjgillot | Matthias Krüger | -0/+137 |
| 2023-05-29 | Rollup merge of #112057 - MU001999:fix/self-sugg, r=compiler-errors | Matthias Krüger | -1/+23 |
| 2023-05-29 | Rollup merge of #112022 - compiler-errors:coercion-check-deep, r=lcnr | Matthias Krüger | -0/+2 |
| 2023-05-29 | Rollup merge of #111988 - BoxyUwU:make_tykind_debug_good, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-05-29 | Rollup merge of #111558 - c410-f3r:t3st3ss, r=WaffleLapkin | Matthias Krüger | -0/+0 |
| 2023-05-29 | add tests | lcnr | -0/+78 |
| 2023-05-29 | Address comment | Caio | -0/+0 |
| 2023-05-29 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -4/+4 |
| 2023-05-29 | Add a test for issue 110457 | Maybe Waffle | -0/+137 |
| 2023-05-29 | Auto merge of #111748 - nnethercote:Cow-DiagnosticMessage, r=WaffleLapkin | bors | -1/+1 |
| 2023-05-29 | Determine `self_ty` with expected `ty` | mu001999 | -1/+23 |
| 2023-05-29 | Auto merge of #112055 - matthiaskrgr:rollup-y3exx8c, r=matthiaskrgr | bors | -6/+68 |
| 2023-05-29 | Rollup merge of #112042 - GuillaumeGomez:migrate-gui-test-color-8, r=notriddle | Matthias Krüger | -6/+6 |
| 2023-05-29 | Rollup merge of #112029 - jieyouxu:typo-const-in-const-param-def, r=cjgillot | Matthias Krüger | -0/+62 |
| 2023-05-29 | Auto merge of #111963 - nnethercote:inline-derived-hash, r=lqd | bors | -0/+15 |
| 2023-05-29 | Use `Cow` in `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -1/+1 |
| 2023-05-28 | Auto merge of #111813 - scottmcm:pretty-mir, r=cjgillot | bors | -756/+754 |
| 2023-05-28 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -6/+6 |
| 2023-05-28 | Auto merge of #112026 - saethlin:misaligned-addrof, r=pnkfelix | bors | -0/+15 |
| 2023-05-28 | Auto merge of #112001 - saethlin:enable-matchbranchsimplification, r=cjgillot | bors | -5/+42 |
| 2023-05-28 | Recover upon encountering mistyped `Const` in const param def | 许杰友 Jieyou Xu (Joe) | -0/+62 |
| 2023-05-28 | Auto merge of #112000 - wesleywiser:safestack, r=Amanieu | bors | -0/+11 |
| 2023-05-28 | Auto merge of #111378 - jieyouxu:local-shadows-glob-reexport, r=petrochenkov | bors | -3/+87 |