| Age | Commit message (Expand) | Author | Lines |
| 2024-05-30 | Rename HIR `TypeBinding` to `AssocItemConstraint` and related cleanup | León Orell Valerian Liehr | -57/+50 |
| 2024-05-30 | Auto merge of #125764 - flip1995:clippy-subtree-update, r=Manishearth | bors | -676/+1422 |
| 2024-05-30 | Merge commit 'c9139bd546d9cd69df817faeab62c5f9b1a51337' into clippy-subtree-u... | Philipp Krones | -676/+1422 |
| 2024-05-30 | Rollup merge of #125753 - Zalathar:procres, r=jieyouxu | Matthias Krüger | -29/+19 |
| 2024-05-30 | Rollup merge of #125739 - RalfJung:drop-in-place-docs, r=workingjubilee | Matthias Krüger | -0/+12 |
| 2024-05-30 | Rollup merge of #125711 - oli-obk:const_block_ice2, r=Nadrieril | Matthias Krüger | -22/+21 |
| 2024-05-30 | explain what the open questions are, and add a Miri test for that | Ralf Jung | -0/+12 |
| 2024-05-30 | compiletest: clarify COMPILETEST_NEEDS_ALL_LLVM_COMPONENTS error | Ralf Jung | -3/+9 |
| 2024-05-30 | compiletest: Unify `cmd2procres` with `run_command_to_procres` | Zalathar | -29/+19 |
| 2024-05-30 | Auto merge of #125744 - fmease:rollup-ky7d098, r=fmease | bors | -31/+32 |
| 2024-05-30 | Rollup merge of #125734 - petrochenkov:macinattr, r=wesleywiser | León Orell Valerian Liehr | -24/+24 |
| 2024-05-30 | Rollup merge of #125723 - GuillaumeGomez:migrate-run-make-crate-data-smoke, r... | León Orell Valerian Liehr | -3/+8 |
| 2024-05-30 | Rollup merge of #125662 - Oneirical:more-tests-again, r=jieyouxu | León Orell Valerian Liehr | -3/+0 |
| 2024-05-30 | Rollup merge of #125653 - GuillaumeGomez:migrate-const-prop-lint, r=jieyouxu | León Orell Valerian Liehr | -1/+0 |
| 2024-05-29 | Auto merge of #125702 - workingjubilee:tell-tidy-about-csky, r=nikic | bors | -0/+1 |
| 2024-05-29 | Auto merge of #125732 - matthiaskrgr:rollup-bozbtk3, r=matthiaskrgr | bors | -426/+372 |
| 2024-05-29 | ast: Revert a breaking attribute visiting order change | Vadim Petrochenkov | -24/+24 |
| 2024-05-29 | Rollup merge of #125719 - Zalathar:run-coverage, r=jieyouxu | Matthias Krüger | -426/+372 |
| 2024-05-29 | Auto merge of #125613 - ChrisDenton:windows-recipie, r=jieyouxu | bors | -5/+6 |
| 2024-05-29 | give tidy the good news about C-SKY | Jubilee Young | -0/+1 |
| 2024-05-29 | Add `run-make-support::rust_lib_name` | Guillaume Gomez | -1/+7 |
| 2024-05-29 | rewrite and rename issue-37893 to rmake | Oneirical | -2/+0 |
| 2024-05-29 | convert simple-dylib to ui test | Oneirical | -1/+0 |
| 2024-05-29 | Migrate `run-make/crate-data-smoke` to `rmake.rs` | Guillaume Gomez | -2/+1 |
| 2024-05-29 | Remove Makefiles from allowed_run_make_makefiles | Chris Denton | -5/+0 |
| 2024-05-29 | Convert run-make/windows-safeseh to rmake | Chris Denton | -0/+6 |
| 2024-05-29 | Migrate `run-make/const-prop-lint` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-29 | Auto merge of #125360 - RalfJung:packed-field-reorder, r=fmease | bors | -3/+3 |
| 2024-05-29 | Extract coverage-specific code out of `compiletest::runtest` | Zalathar | -426/+372 |
| 2024-05-29 | Make `body_owned_by` return the body directly. | Oli Scherer | -8/+7 |
| 2024-05-29 | Don't require `visit_body` to take a lifetime that must outlive the function ... | Oli Scherer | -14/+14 |
| 2024-05-29 | Revert miri async drop test but add warnings to each async drop test | Daria Sukhonina | -50/+34 |
| 2024-05-29 | Bless new async destructor sizes in async drop tests | Daria Sukhonina | -5/+5 |
| 2024-05-29 | Add size check inside of the async drop tests | Daria Sukhonina | -29/+50 |
| 2024-05-29 | Rollup merge of #125639 - ChrisDenton:run-make-support-doc, r=onur-ozkan | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2024-05-29 | Rollup merge of #125638 - Oneirical:lets-find-some-tests, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -3/+0 |
| 2024-05-29 | Rollup merge of #125633 - RalfJung:miri-no-copy, r=saethlin | 许杰友 Jieyou Xu (Joe) | -37/+19 |
| 2024-05-29 | Rollup merge of #125226 - madsmtm:fix-mac-catalyst-tests, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -5/+11 |
| 2024-05-29 | Rollup merge of #124251 - scottmcm:unop-ptr-metadata, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -1/+149 |
| 2024-05-28 | Auto merge of #125682 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-05-28 | Update cargo | Weihang Lo | -0/+0 |
| 2024-05-28 | add `FlycheckStatus` to global state | David Mládek | -7/+34 |
| 2024-05-28 | Add Miri smoke pass test for ptr_metadata intrinsic | Scott McMurray | -1/+7 |
| 2024-05-28 | Add Miri tests for `PtrMetadata` UB | Scott McMurray | -0/+142 |
| 2024-05-28 | Rollup merge of #125573 - GuillaumeGomez:migrate-allow-warnings-cmdline-stabi... | Matthias Krüger | -1/+11 |
| 2024-05-28 | Rewrite simple-rlib to rmake | Oneirical | -1/+0 |
| 2024-05-28 | Create const block DefIds in typeck instead of ast lowering | Oli Scherer | -9/+33 |
| 2024-05-28 | Make more of the test suite run on Mac Catalyst | Mads Marquart | -5/+11 |
| 2024-05-28 | Migrate `run-make/allow-warnings-cmdline-stability` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-28 | Add `assert_not_contains` to `run-make-support` library | Guillaume Gomez | -0/+11 |