| 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 | Auto merge of #3550 - RalfJung:unix-tls, r=RalfJung | bors | -6/+6 |
| 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 | Auto merge of #3547 - RalfJung:ci, r=RalfJung | bors | -3/+3 |
| 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 | Auto merge of #3542 - RalfJung:clippy-win, r=RalfJung | bors | -0/+6 |
| 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 | -7789/+12459 |
| 2024-05-03 | update lockfile | Ralf Jung | -1/+0 |
| 2024-05-03 | Auto merge of #3536 - tiif:add_rustbot_feat, r=RalfJung | bors | -0/+5 |
| 2024-05-03 | update comments and URL | Ralf Jung | -6/+2 |
| 2024-05-03 | Merge from rustc | The Miri Cronjob Bot | -7787/+12458 |
| 2024-05-04 | Fix ignored tests for formatting | Urgau | -0/+6 |
| 2024-05-03 | Auto merge of #124660 - matthiaskrgr:rollup-j8bfzfn, r=matthiaskrgr | bors | -233/+355 |
| 2024-05-03 | Rollup merge of #124649 - Meziu:master, r=ChrisDenton | Matthias Krüger | -0/+1 |
| 2024-05-03 | Rollup merge of #124613 - GuillaumeGomez:fmt-run-make, r=onur-ozkan | Matthias Krüger | -70/+43 |
| 2024-05-03 | Rollup merge of #124612 - Urgau:run-make-stdin, r=jieyouxu | Matthias Krüger | -25/+120 |
| 2024-05-03 | Rollup merge of #124588 - compiler-errors:ocx, r=lcnr | Matthias Krüger | -112/+148 |
| 2024-05-03 | Rollup merge of #124492 - Strophox:adjust-allocbytes, r=RalfJung | Matthias Krüger | -7/+5 |
| 2024-05-03 | Rollup merge of #124461 - onur-ozkan:followup-123546, r=pietroalbini | Matthias Krüger | -19/+38 |
| 2024-05-03 | remove trait bounds on AllocBytes | Strophox | -3/+1 |
| 2024-05-03 | Cow::from(&*...) changed to Cow::Owned(Vec::from(...)) | Strophox | -1/+1 |
| 2024-05-03 | generalize adjust_from_tcx | Strophox | -4/+4 |
| 2024-05-03 | Auto merge of #124646 - matthiaskrgr:rollup-crlsvg5, r=matthiaskrgr | bors | -323/+376 |
| 2024-05-03 | Allow `fmt` to run on `rmake.rs` test files | Guillaume Gomez | -69/+38 |