| Age | Commit message (Expand) | Author | Lines |
| 2023-04-13 | Rollup merge of #110072 - joshtriplett:stabilize-is-terminal, r=Mark-Simulacrum | Matthias Krüger | -4/+0 |
| 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 |
| 2023-03-21 | Have the miri cronjob link to the failed run. | Oli Scherer | -1/+6 |
| 2023-03-21 | Merge from rustc | Ralf Jung | -69/+68 |
| 2023-03-21 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-03-21 | Auto merge of #108262 - ChrisDenton:libntdll, r=Mark-Simulacrum | bors | -69/+68 |
| 2023-03-20 | move reject with isolation for fcntl under F_FULLFSYNC | DebugSteven | -17/+26 |
| 2023-03-19 | Merge from rustc | Ben Kimock | -1/+1 |
| 2023-03-19 | Preparing for merge from rustc | Ben Kimock | -1/+1 |
| 2023-03-19 | Auto merge of #2816 - oli-obk:💤, r=RalfJung | bors | -6/+27 |
| 2023-03-19 | Update the virtual clock in isolation mode to step forward with around the sa... | Oli Scherer | -6/+27 |
| 2023-03-18 | Rollup merge of #109234 - tmiasko:overflow-checks, r=cjgillot | Matthias Krüger | -1/+1 |
| 2023-03-18 | sort flags alphabetically | Ralf Jung | -2/+2 |
| 2023-03-18 | tweak message | Ralf Jung | -2/+2 |