| Age | Commit message (Expand) | Author | Lines |
| 2024-05-28 | fix diagnostics clearing when flychecks run per-workspace | David Mládek | -6/+6 |
| 2024-05-28 | Fix run-make-support doc errors | Chris Denton | -3/+3 |
| 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 | 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 #17258 - maxwase:code-assist-async-sugar, r=Veykril | bors | -0/+644 |
| 2024-05-27 | Auto merge of #17253 - ThouCheese:master, r=Veykril | bors | -0/+702 |
| 2024-05-27 | Auto merge of #17291 - kilpkonn:master, r=Veykril | bors | -5/+19 |
| 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 | -3/+11 |
| 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 #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 | Auto merge of #125410 - fmease:adj-lint-diag-api, r=nnethercote | bors | -12/+18 |
| 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-27 | Auto merge of #125580 - RalfJung:miri-sync, r=RalfJung | bors | -1192/+1138 |
| 2024-05-26 | Auto merge of #125576 - lnicola:sync-from-ra, r=lnicola | bors | -1321/+1974 |
| 2024-05-26 | Auto merge of #3631 - RalfJung:blocking-refactor, r=RalfJung | bors | -1043/+951 |
| 2024-05-26 | add a macro to declare thread unblock callbacks | Ralf Jung | -249/+256 |
| 2024-05-26 | Auto merge of #3632 - RalfJung:readdir, r=RalfJung | bors | -35/+33 |
| 2024-05-26 | unix/fs: a bit of cleanup in macos_fbsd_readdir_r | Ralf Jung | -35/+33 |
| 2024-05-26 | fix './miri run --dep --target _' | Ralf Jung | -1/+7 |
| 2024-05-26 | data_race: vector indices can be reused immediately when the thread is gone | Ralf Jung | -82/+37 |
| 2024-05-26 | completely refactor how we manage blocking and unblocking threads | Ralf Jung | -895/+832 |
| 2024-05-26 | Rollup merge of #125473 - weihanglo:respect-existing-config-toml, r=Kobzol | Matthias Krüger | -17/+14 |
| 2024-05-26 | Rollup merge of #125307 - workingjubilee:uproot-entry-limit, r=Mark-Simulacrum | Matthias Krüger | -13/+2 |
| 2024-05-26 | Auto merge of #17296 - mathew-horner:no-clone-target, r=Veykril | bors | -3/+3 |
| 2024-05-26 | make release_clock always work on the current thread | Ralf Jung | -106/+115 |
| 2024-05-25 | opt-dist: dont overrwite config.toml when verifying | Weihang Lo | -17/+14 |
| 2024-05-25 | Removed return | Jonas Rinke | -3/+4 |
| 2024-05-25 | Rollup merge of #125472 - erikdesjardins:component, r=clubby789 | Matthias Krüger | -0/+30 |
| 2024-05-25 | Rollup merge of #121377 - pitaj:lazy_cell_fn_pointer, r=dtolnay | Matthias Krüger | -7/+0 |
| 2024-05-25 | Avoid clone when constructing runnable label. | Mathew Horner | -3/+3 |
| 2024-05-25 | Auto merge of #125502 - weihanglo:update-rustc-perf, r=Kobzol | bors | -0/+0 |
| 2024-05-25 | Formatting | Jonas Rinke | -2/+2 |
| 2024-05-25 | Semicolon | Jonas Rinke | -1/+1 |
| 2024-05-25 | Use correct format for setting environment variables when debugging with cppt... | Jonas Rinke | -1/+3 |
| 2024-05-25 | Auto merge of #125524 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-05-25 | Fix `data_constructor` ignoring generics for struct | Tavo Annus | -5/+19 |
| 2024-05-25 | Merge from rustc | The Miri Cronjob Bot | -4/+3 |