| Age | Commit message (Expand) | Author | Lines |
| 2023-05-30 | Fix `x test --stage 2 core` when download-rustc is enabled | jyn | -40/+149 |
| 2023-05-30 | Make `x test --dry-run` less verbose | jyn | -1/+3 |
| 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 | Auto merge of #111881 - lcnr:leak-check, r=nikomatsakis,jackh726 | bors | -244/+320 |
| 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 | 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 | 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 | 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 | -2/+24 |
| 2023-05-29 | Rollup merge of #112022 - compiler-errors:coercion-check-deep, r=lcnr | Matthias Krüger | -1/+20 |
| 2023-05-29 | Rollup merge of #111988 - BoxyUwU:make_tykind_debug_good, r=compiler-errors | Matthias Krüger | -78/+176 |
| 2023-05-29 | Rollup merge of #111827 - AngelicosPhosphoros:add_docs_to_cranelift, r=bjorn3 | Matthias Krüger | -0/+26 |
| 2023-05-29 | Rollup merge of #111558 - c410-f3r:t3st3ss, r=WaffleLapkin | Matthias Krüger | -2/+2 |
| 2023-05-29 | Fix bugs in `doc` refactor | jyn | -25/+40 |
| 2023-05-29 | Document `ShouldRun::paths` | jyn | -1/+9 |
| 2023-05-29 | Switch Steps from crates to crate_or_deps where possible | jyn | -4/+6 |
| 2023-05-29 | Switch doc::{Std, Rustc} to `crate_or_deps` | jyn | -124/+100 |
| 2023-05-29 | Extend `msg` and `description` to work with any subcommand | jyn | -5/+9 |
| 2023-05-29 | Add a `make_run_crates` function and use it Rustc and Std | jyn | -10/+17 |
| 2023-05-29 | Allow checking individual crates | jyn | -17/+60 |
| 2023-05-29 | Give a more helpful error when calling `cargo_crates_in_set` for an alias | jyn | -1/+4 |
| 2023-05-29 | Rename `tcx.mk_re_*` => `Region::new_*` | Maybe Waffle | -234/+292 |
| 2023-05-29 | add FIXME | lcnr | -0/+5 |
| 2023-05-29 | add tests | lcnr | -0/+78 |