| Age | Commit message (Expand) | Author | Lines |
| 2024-05-04 | Auto merge of #3554 - RalfJung:freebsd, r=RalfJung | bors | -33/+34 |
| 2024-05-04 | Auto merge of #3558 - RalfJung:unsupported, r=RalfJung | bors | -22/+45 |
| 2024-05-04 | make some tests not need output (so they work on wasm) | Ralf Jung | -10/+6 |
| 2024-05-04 | document unofficially supported OSes | Ralf Jung | -2/+5 |
| 2024-05-04 | freebsd: test std threadname and fs APIs | Ralf Jung | -21/+23 |
| 2024-05-04 | update 'unsupported' message | Ralf Jung | -22/+45 |
| 2024-05-04 | Auto merge of #3552 - RalfJung:ci, r=RalfJung | bors | -14/+12 |
| 2024-05-04 | Auto merge of #3556 - RalfJung:intrinsics, r=RalfJung | bors | -32/+32 |
| 2024-05-04 | move some minimal targets over to the macOS runner, to even out CI times | Ralf Jung | -10/+8 |
| 2024-05-04 | fix grouping of target-specific LLVM shims | Ralf Jung | -30/+30 |
| 2024-05-04 | move intrinsics implementations and tests into dedicated folder | Ralf Jung | -2/+2 |
| 2024-05-04 | rename integer test | Ralf Jung | -0/+0 |
| 2024-05-04 | move available-parallelism tests into shims/ folder | Ralf Jung | -0/+0 |
| 2024-05-04 | Auto merge of #3533 - Luv-Ray:file-descriptors-to-refcount-references, r=Ralf... | bors | -201/+193 |
| 2024-05-04 | show time taken in run_tests_minimal | Ralf Jung | -2/+2 |
| 2024-05-04 | speed up Windows runner: don't run GC_STRESS test | Ralf Jung | -2/+2 |
| 2024-05-04 | Make file descriptors into refcount references | Luv-Ray | -201/+193 |
| 2024-05-04 | Auto merge of #3551 - RalfJung:getentropy, r=RalfJung | bors | -7/+0 |
| 2024-05-04 | macos: use getentropy from libc | Ralf Jung | -7/+0 |
| 2024-05-04 | tls dtors: treat all unixes uniformly | Ralf Jung | -6/+6 |
| 2024-05-04 | Auto merge of #3548 - RalfJung:many-seeds, r=RalfJung | bors | -96/+134 |
| 2024-05-04 | remove a hack that is no longer needed | Ralf Jung | -9/+0 |
| 2024-05-04 | make many-seeds a mode of ./miri run rather than a separate command | Ralf Jung | -87/+134 |
| 2024-05-03 | CI: no need to surround if: condition in expansion braces | Ralf Jung | -3/+3 |
| 2024-05-03 | Auto merge of #3545 - RalfJung:miri-run, r=RalfJung | bors | -24/+29 |
| 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 | 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 | update comments and URL | Ralf Jung | -6/+2 |
| 2024-05-03 | Merge from rustc | The Miri Cronjob Bot | -2353/+3774 |
| 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 | Allow to negate ignored files | Guillaume Gomez | -1/+5 |
| 2024-05-03 | run-make: port stdin-rustc to Rust-based rmake.rs | Urgau | -1/+0 |
| 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-03 | Add assign | tiif | -0/+9 |
| 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 | 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 |