| Age | Commit message (Expand) | Author | Lines |
| 2024-05-29 | Auto merge of #125613 - ChrisDenton:windows-recipie, r=jieyouxu | bors | -5/+6 |
| 2024-05-29 | ci: Consolidate $IS_NOT_LATEST_LLVM into $EXTERNAL_LLVM | Jubilee Young | -10/+2 |
| 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 | -17/+19 |
| 2024-05-29 | Don't require `visit_body` to take a lifetime that must outlive the function ... | Oli Scherer | -15/+15 |
| 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 | tier 3 target policy: clarify the point about producing assembly | Ralf Jung | -1/+2 |
| 2024-05-29 | Clarify the closure in `rustfmt`. | Nicholas Nethercote | -7/+10 |
| 2024-05-29 | Rename `fmt_override`. | Nicholas Nethercote | -9/+8 |
| 2024-05-29 | Adjust `x fmt` printed output. | Nicholas Nethercote | -29/+45 |
| 2024-05-29 | Clarify `x fmt` messages. | Nicholas Nethercote | -17/+16 |
| 2024-05-29 | Remove path choice from `x fmt` and add `--all` option. | Nicholas Nethercote | -60/+34 |
| 2024-05-29 | Rollup merge of #125639 - ChrisDenton:run-make-support-doc, r=onur-ozkan | 许杰友 Jieyou Xu (Joe) | -3/+12 |
| 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) | -6/+12 |
| 2024-05-29 | Rollup merge of #124320 - Urgau:print-check-cfg, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -0/+25 |
| 2024-05-29 | Rollup merge of #124251 - scottmcm:unop-ptr-metadata, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -1/+149 |
| 2024-05-28 | delete the offending single space. | Lokathor | -1/+1 |
| 2024-05-28 | It's spelled "ARM", in all caps. | Lokathor | -22/+22 |
| 2024-05-28 | update armv4t docs | Lokathor | -12/+9 |
| 2024-05-28 | make the fact that arm-none-eabi is a group of targets the first thing you se... | Lokathor | -10/+16 |
| 2024-05-28 | Reorder the TOC so that targets are put under their meta-group | Lokathor | -9/+9 |
| 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 #125637 - nnethercote:rustfmt-fixes, r=GuillaumeGomez | Matthias Krüger | -16/+26 |
| 2024-05-28 | Rollup merge of #125590 - ChrisDenton:mingw-ci-3, r=Kobzol | Matthias Krüger | -46/+5 |
| 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 | -6/+12 |
| 2024-05-28 | Don't format `tests/run-make/*/rmake.rs`. | Nicholas Nethercote | -2/+9 |
| 2024-05-28 | Fix comments. | Nicholas Nethercote | -14/+17 |
| 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 |
| 2024-05-28 | fix diagnostics clearing when flychecks run per-workspace | David Mládek | -6/+6 |