| Age | Commit message (Expand) | Author | Lines |
| 2024-03-31 | remove a pointless env var | Ralf Jung | -4/+0 |
| 2024-03-31 | shift Miri's stage so that it matches other rustc-based tools | Ralf Jung | -57/+74 |
| 2024-03-31 | bootstrap/rustc: remove a miri hack | Ralf Jung | -1/+1 |
| 2024-03-31 | cargo-miri: better debug output; reorder a comment to make it less confusing | Ralf Jung | -6/+10 |
| 2024-03-31 | Auto merge of #123246 - Kobzol:tarball-reproducible, r=Mark-Simulacrum | bors | -29/+58 |
| 2024-03-31 | update josh version and guidance | Ralf Jung | -13/+9 |
| 2024-03-31 | Sort directories when generating tarballs | Jakub Beránek | -1/+4 |
| 2024-03-31 | Make tarball generation more deterministic | Jakub Beránek | -2/+5 |
| 2024-03-31 | Remove potential `__pycache__` directories from src tarballs | Jakub Beránek | -0/+14 |
| 2024-03-31 | Checkout all submodules when building source tarballs | Jakub Beránek | -3/+3 |
| 2024-03-31 | Move submodule lookup to `Builder` | Jakub Beránek | -23/+32 |
| 2024-03-31 | reset the caches | Ralf Jung | -8/+10 |
| 2024-03-31 | Auto merge of #123264 - matthiaskrgr:rollup-smyy7j9, r=matthiaskrgr | bors | -192/+220 |
| 2024-03-31 | experiment with macOS M1 runners | Ralf Jung | -4/+5 |
| 2024-03-31 | Rollup merge of #123260 - RalfJung:miri, r=RalfJung | Matthias Krüger | -186/+214 |
| 2024-03-31 | Rollup merge of #123189 - Kobzol:rustc-shim-log, r=onur-ozkan | Matthias Krüger | -6/+6 |
| 2024-03-31 | Auto merge of #3436 - RalfJung:win-ci, r=RalfJung | bors | -46/+61 |
| 2024-03-31 | move './miri check' for features to the style check job | Ralf Jung | -8/+7 |
| 2024-03-31 | python: fix regex backslash escapes | Ralf Jung | -2/+2 |
| 2024-03-31 | show the time that the main CI steps take | Ralf Jung | -6/+6 |
| 2024-03-31 | also control the cargo-miri env var test separately | Ralf Jung | -9/+12 |
| 2024-03-31 | windows ci: run many-seeds test less often | Ralf Jung | -1/+2 |
| 2024-03-31 | bash: use variable expansion that properly distinguishes null vs non-existing | Ralf Jung | -9/+9 |
| 2024-03-31 | ci: separetely control which host-only tests are run where | Ralf Jung | -21/+33 |
| 2024-03-31 | Auto merge of #123258 - lnicola:sync-from-ra, r=lnicola | bors | -3632/+5731 |
| 2024-03-31 | there is no need for these wildcards | Ralf Jung | -6/+7 |
| 2024-03-31 | extern-so: give the version script a better name; show errors from failing to... | Ralf Jung | -8/+14 |
| 2024-03-31 | Merge commit 'f5a9250147f6569d8d89334dc9cca79c0322729f' into sync-from-ra | Laurențiu Nicola | -3632/+5731 |
| 2024-03-31 | Auto merge of #123236 - klensy:tracing-tree-bump, r=Mark-Simulacrum | bors | -1/+1 |
| 2024-03-31 | Merge from rustc | The Miri Cronjob Bot | -2/+4 |
| 2024-03-31 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-30 | Rewrite core-no-fp-fmt-parse in Rust | Oneirical | -1/+14 |
| 2024-03-30 | Auto merge of #3434 - RalfJung:stacked-borrows-cache-consistency, r=RalfJung | bors | -10/+18 |
| 2024-03-30 | cotrol stacked borrows consistency check with its own feature flag | Ralf Jung | -10/+18 |
| 2024-03-30 | move tests away from the slow Windows builder | Ralf Jung | -2/+2 |
| 2024-03-30 | run GC stress test only for host tests | Ralf Jung | -2/+2 |
| 2024-03-30 | prepare_tool_cargo: add support for a miri-test mode, and use it in the cargo... | Ralf Jung | -77/+85 |
| 2024-03-30 | Auto merge of #3430 - RalfJung:doc, r=RalfJung | bors | -5/+5 |
| 2024-03-30 | make some doc comments not doc tests | Ralf Jung | -5/+5 |
| 2024-03-30 | bump tracing-tree to 0.3 | klensy | -1/+1 |
| 2024-03-30 | Rollup merge of #123224 - pacak:better-error-message, r=compiler-errors | Matthias Krüger | -1/+3 |
| 2024-03-30 | Merge from rustc | The Miri Cronjob Bot | -79/+160 |
| 2024-03-30 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-30 | Auto merge of #121948 - Gankra:stab-align, r=dtolnay | bors | -1/+1 |
| 2024-03-29 | compiletest: print reason for failing to read tests | Michael Baikov | -1/+3 |
| 2024-03-30 | Auto merge of #120557 - n8henrie:issue_120553, r=Mark-Simulacrum | bors | -0/+43 |
| 2024-03-29 | Add rust-lldb pretty printing for Path and PathBuf | Nathan Henrie | -0/+43 |
| 2024-03-29 | stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gate | Aria Beingessner | -1/+1 |
| 2024-03-29 | Auto merge of #123208 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-03-29 | Update cargo | Weihang Lo | -0/+0 |