| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 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 run-make-support doc errors | Chris Denton | -3/+3 |
| 2024-05-28 | Add run-make-support to x doc | Chris Denton | -0/+9 |
| 2024-05-27 | rewrite mixing-deps in rmake | Oneirical | -1/+0 |
| 2024-05-27 | rewrite lto-smoke to rmake | Oneirical | -1/+0 |
| 2024-05-27 | miri: avoid making a full copy of all new allocations | Ralf Jung | -37/+19 |
| 2024-05-27 | Auto merge of #125628 - matthiaskrgr:rollup-3zk9v3w, r=matthiaskrgr | bors | -18/+94 |
| 2024-05-27 | Rollup merge of #125625 - ChrisDenton:line-endings, r=Mark-Simulacrum | Matthias Krüger | -11/+11 |
| 2024-05-27 | Rollup merge of #125616 - RalfJung:mir-validate-downcast-projection, r=compil... | Matthias Krüger | -1/+1 |
| 2024-05-27 | Rollup merge of #125542 - GuillaumeGomez:migrate-rustdoc-verify-output-files,... | Matthias Krüger | -2/+78 |
| 2024-05-27 | Rollup merge of #125339 - tbu-:pr_tidy_ui_tests_u32, r=clubby789 | Matthias Krüger | -4/+4 |
| 2024-05-27 | Auto merge of #125599 - camelid:clarify-stability, r=notriddle,GuillaumeGomez | bors | -27/+51 |
| 2024-05-27 | Use grep to implement verify-line-endings | Chris Denton | -11/+11 |
| 2024-05-27 | MIR validation: ensure that downcast projection is followed by field projection | Ralf Jung | -1/+1 |
| 2024-05-27 | Auto merge of #125611 - GuillaumeGomez:rollup-dfavpgg, r=GuillaumeGomez | bors | -7/+16 |
| 2024-05-27 | Migrate `run-make/rustdoc-verify-output-files` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-27 | Add `Rustdoc::output_format` | Guillaume Gomez | -0/+7 |
| 2024-05-27 | Add file path in case it cannot be read in `Diff::actual_file` | Guillaume Gomez | -1/+4 |
| 2024-05-27 | Add `copy_dir_all` and `recursive_diff` functions to `run-make-support` | Guillaume Gomez | -0/+67 |
| 2024-05-27 | Rollup merge of #125607 - GuillaumeGomez:migrate-compile-stdin, r=jieyouxu | Guillaume Gomez | -1/+0 |
| 2024-05-27 | Rollup merge of #125535 - onur-ozkan:remove-deprecated-field, r=clubby789 | Guillaume Gomez | -4/+5 |
| 2024-05-27 | Rollup merge of #125522 - spastorino:fix-lint-docs-edition-handling, r=Urgau,... | Guillaume Gomez | -2/+11 |
| 2024-05-27 | Auto merge of #125602 - RalfJung:interpret-mir-lifetime, r=oli-obk | bors | -505/+458 |
| 2024-05-27 | Migrate `run-make/compile-stdin` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-27 | Update description of install-mingw | Chris Denton | -2/+1 |
| 2024-05-27 | Auto merge of #125410 - fmease:adj-lint-diag-api, r=nnethercote | bors | -47/+112 |
| 2024-05-27 | Auto merge of #125468 - BoxyUwU:remove_defid_from_regionparam, r=compiler-errors | bors | -10/+9 |
| 2024-05-27 | interpret: get rid of 'mir lifetime everywhere | Ralf Jung | -493/+440 |
| 2024-05-27 | interpret: the MIR is actually at lifetime 'tcx | Ralf Jung | -23/+29 |
| 2024-05-26 | rustdoc: Show "const" for const-unstable if also overall unstable | Noah Lev | -19/+38 |
| 2024-05-27 | Auto merge of #125580 - RalfJung:miri-sync, r=RalfJung | bors | -1192/+1138 |