| Age | Commit message (Expand) | Author | Lines |
| 2024-05-03 | Rollup merge of #124658 - GuillaumeGomez:migrate-to-run-make, r=jieyouxu | Michael Goulet | -1/+6 |
| 2024-05-03 | Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxu | Michael Goulet | -68/+101 |
| 2024-05-04 | Auto merge of #124684 - Muscraft:update-cargo, r=Muscraft | bors | -0/+0 |
| 2024-05-04 | Auto merge of #124401 - oli-obk:some_hir_cleanups, r=cjgillot | bors | -4/+7 |
| 2024-05-03 | Update cargo | Scott Schafer | -0/+0 |
| 2024-05-03 | CI: no need to surround if: condition in expansion braces | Ralf Jung | -3/+3 |
| 2024-05-03 | Migrate `run-make/doctests-keep-binaries` to new `rmake.rs` format | Guillaume Gomez | -1/+0 |
| 2024-05-03 | Add `Rustdoc::current_dir` method to run-make-support | Guillaume Gomez | -0/+6 |
| 2024-05-03 | Auto merge of #3545 - RalfJung:miri-run, r=RalfJung | bors | -24/+29 |
| 2024-05-03 | Rollup merge of #124630 - Kobzol:yaml-anchor, r=pietroalbini | Matthias Krüger | -10/+13 |
| 2024-05-03 | ./miri run: support -v flag to print what it is doing | Ralf Jung | -24/+29 |
| 2024-05-03 | Auto merge of #3544 - RalfJung:rustup, r=RalfJung | bors | -1/+1 |
| 2024-05-03 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-05-03 | run clippy on a Windows host | Ralf Jung | -0/+6 |
| 2024-05-03 | Bump peaceiris/actions-gh-pages | Laurențiu Nicola | -1/+1 |
| 2024-05-03 | Fix bootstrap panic when build from tarball | 12101111 | -6/+1 |
| 2024-05-03 | Allow reusing CI Docker cache when running CI images locally | Jakub Beránek | -2/+10 |
| 2024-05-03 | Calculate the Docker hash key also locally | Jakub Beránek | -31/+29 |
| 2024-05-03 | Do not include Docker version in caching key | Jakub Beránek | -2/+0 |
| 2024-05-03 | Rollup merge of #124613 - GuillaumeGomez:fmt-run-make, r=onur-ozkan | Matthias Krüger | -1/+5 |
| 2024-05-03 | Rollup merge of #124612 - Urgau:run-make-stdin, r=jieyouxu | Matthias Krüger | -18/+94 |
| 2024-05-03 | Rollup merge of #124461 - onur-ozkan:followup-123546, r=pietroalbini | Matthias Krüger | -19/+38 |
| 2024-05-03 | Add -Zfixed-x18 | Alice Ryhl | -0/+32 |
| 2024-05-03 | Ensure miri only uses fallback bodies that have manually been vetted to prese... | Oli Scherer | -0/+38 |
| 2024-05-03 | Allow to negate ignored files | Guillaume Gomez | -1/+5 |
| 2024-05-03 | Let miri and const eval execute intrinsics' fallback bodies | Oli Scherer | -33/+26 |
| 2024-05-03 | Auto merge of #3537 - rust-lang:rustup-2024-05-03, r=RalfJung | bors | -2355/+3775 |
| 2024-05-03 | update lockfile | Ralf Jung | -1/+0 |
| 2024-05-03 | run-make: port stdin-rustc to Rust-based rmake.rs | Urgau | -1/+0 |
| 2024-05-03 | update comments and URL | Ralf Jung | -6/+2 |
| 2024-05-03 | Merge from rustc | The Miri Cronjob Bot | -2353/+3774 |
| 2024-05-03 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-05-03 | Rollup merge of #124594 - jieyouxu:rmake-cc, r=fmease | Matthias Krüger | -2/+3 |
| 2024-05-02 | Update clippy tests for stable exclusive_range | Ross Smyth | -72/+66 |
| 2024-05-02 | Stabilize exclusive_range | Ross Smyth | -28/+1 |
| 2024-05-03 | Add assign | tiif | -0/+9 |
| 2024-05-02 | CI: remove `env-x86_64-apple-tests` YAML anchor | Jakub Beránek | -10/+13 |
| 2024-05-02 | run-make-support: add support for stdin input with rustc/rustdoc | Urgau | -17/+94 |
| 2024-05-02 | Auto merge of #124629 - matthiaskrgr:rollup-gttvzrg, r=matthiaskrgr | bors | -47/+27 |
| 2024-05-02 | Fix Run lens showing when lenses are disabled | hermannm | -1/+1 |
| 2024-05-02 | Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...` | Martin Nordholts | -68/+101 |
| 2024-05-02 | Rollup merge of #124627 - RalfJung:interpret-doc-no-inline, r=fmease | Matthias Krüger | -0/+2 |
| 2024-05-02 | Rollup merge of #124624 - WaffleLapkin:old_unit, r=fmease | Matthias Krüger | -1/+1 |
| 2024-05-02 | Rollup merge of #124138 - mati865:ignore-llvm-abi-in-dlltool-tests, r=davidtwco | Matthias Krüger | -46/+24 |
| 2024-05-02 | Auto merge of #3535 - RalfJung:host-float, r=RalfJung | bors | -16/+16 |
| 2024-05-02 | update host-float comments | Ralf Jung | -16/+16 |
| 2024-05-02 | interpret: hide some reexports in rustdoc | Ralf Jung | -0/+2 |
| 2024-05-02 | Don't use `Ty::new_unit` in miri | Waffle Lapkin | -1/+1 |
| 2024-05-02 | Merge commit '20b085d500dfba5afe0869707bf357af3afe20be' into clippy-subtree-u... | Philipp Krones | -755/+1664 |
| 2024-05-02 | Auto merge of #17176 - Veykril:fix-implicit-ty-args, r=Veykril | bors | -4/+33 |