| Age | Commit message (Expand) | Author | Lines |
| 2023-04-14 | Merge from rustc | Ralf Jung | -4/+0 |
| 2023-04-14 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-04-13 | Auto merge of #2833 - oli-obk:ui_test_bump, r=RalfJung | bors | -16/+32 |
| 2023-04-13 | Auto merge of #2841 - RalfJung:compiletest, r=oli-obk | bors | -0/+12 |
| 2023-04-13 | Update to new ui_test crate | Oli Scherer | -16/+32 |
| 2023-04-13 | compiletest: complain about unknown flags | Ralf Jung | -0/+12 |
| 2023-04-13 | Rollup merge of #110072 - joshtriplett:stabilize-is-terminal, r=Mark-Simulacrum | Matthias Krüger | -4/+0 |
| 2023-04-12 | typo | Ralf Jung | -1/+1 |
| 2023-04-12 | add memcpy/strcpy shims | mojave2 | -0/+118 |
| 2023-04-11 | filter out notes | DebugSteven | -53/+1 |
| 2023-04-11 | throw unsupported for epoll_wait | DebugSteven | -2/+70 |
| 2023-04-11 | Update tests/pass-dep/shims/libc-misc.rs | Christian Legnitto | -1/+1 |
| 2023-04-11 | Add shim for SIGRTMIN | Christian Legnitto | -2/+33 |
| 2023-04-10 | rustup | Ben Kimock | -14/+10 |
| 2023-04-10 | Turn off the alignment check pass, remove the panic test for it | Ben Kimock | -11/+3 |
| 2023-04-10 | Merge from rustc | Ben Kimock | -40/+84 |
| 2023-04-10 | Preparing for merge from rustc | Ben Kimock | -1/+1 |
| 2023-04-10 | Stabilize IsTerminal | Josh Triplett | -4/+0 |
| 2023-04-07 | Auto merge of #102906 - nbdd0121:mir, r=wesleywiser,tmiasko | bors | -39/+84 |
| 2023-04-06 | Stabilize is_some_and | Jonas Platte | -1/+0 |
| 2023-04-06 | Add miri tests for terminate terminator | Gary Guo | -4/+58 |
| 2023-04-06 | Bless tests | Gary Guo | -9/+9 |
| 2023-04-06 | Fix new usage of old api | Gary Guo | -4/+1 |
| 2023-04-06 | Add `UnwindAction::Unreachable` | Gary Guo | -20/+14 |
| 2023-04-06 | Refactor unwind from Option to a new enum | Gary Guo | -2/+2 |
| 2023-04-04 | Update Cargo.lock | Oli Scherer | -4/+4 |
| 2023-04-04 | Merge from rustc | Oli Scherer | -12/+81 |
| 2023-04-04 | Preparing for merge from rustc | Oli Scherer | -1/+1 |
| 2023-04-03 | Auto merge of #109771 - uweigand:s390x-miri-libffi, r=oli-obk | bors | -1/+1 |
| 2023-04-03 | Increase libffi version to 3.2 to support s390x | Ulrich Weigand | -1/+1 |
| 2023-03-31 | Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obk | bors | -11/+53 |
| 2023-03-28 | add link for tree borrows similar to stacked borrows | Yerke Tulibergenov | -4/+5 |
| 2023-03-24 | miri: fix raw pointer dyn receivers | Ralf Jung | -0/+27 |
| 2023-03-24 | Merge from rustc | Ralf Jung | -5/+7 |
| 2023-03-24 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-03-23 | A MIR transform that checks pointers are aligned | Ben Kimock | -11/+53 |
| 2023-03-23 | Merge from rustc | Oli Scherer | -1/+1 |
| 2023-03-23 | Preparing for merge from rustc | Oli Scherer | -1/+1 |
| 2023-03-22 | Add `CastKind::Transmute` to MIR | Scott McMurray | -5/+7 |
| 2023-03-23 | Rollup merge of #109435 - oli-obk:🇨🇭🥚_copy_op, r=RalfJung | Dylan DPC | -1/+1 |
| 2023-03-22 | Auto merge of #2821 - RalfJung:rustup, r=RalfJung | bors | -4/+4 |
| 2023-03-22 | fmt | Ralf Jung | -1/+1 |
| 2023-03-22 | Auto merge of #2822 - oli-obk:rustup, r=oli-obk | bors | -1/+1 |
| 2023-03-22 | Correctly quote env vars in single quoted string in bash | Oli Scherer | -1/+1 |
| 2023-03-22 | Merge from rustc | Ralf Jung | -3/+3 |
| 2023-03-22 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-03-21 | LocalCrate key | Michael Goulet | -1/+2 |
| 2023-03-21 | Use local key in providers | Michael Goulet | -3/+2 |
| 2023-03-21 | Auto merge of #2820 - oli-obk:rustup, r=RalfJung | bors | -1/+6 |
| 2023-03-21 | Add a layout argument to `enforce_validity`. | Oli Scherer | -1/+1 |