| Age | Commit message (Expand) | Author | Lines |
| 2024-03-31 | bash: use variable expansion that properly distinguishes null vs non-existing | Ralf Jung | -9/+9 |
| 2024-03-31 | ci: separetely control which host-only tests are run where | Ralf Jung | -21/+33 |
| 2024-03-31 | there is no need for these wildcards | Ralf Jung | -6/+7 |
| 2024-03-31 | extern-so: give the version script a better name; show errors from failing to... | Ralf Jung | -8/+14 |
| 2024-03-31 | Merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-31 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-30 | Auto merge of #3434 - RalfJung:stacked-borrows-cache-consistency, r=RalfJung | bors | -10/+18 |
| 2024-03-30 | cotrol stacked borrows consistency check with its own feature flag | Ralf Jung | -10/+18 |
| 2024-03-30 | move tests away from the slow Windows builder | Ralf Jung | -2/+2 |
| 2024-03-30 | run GC stress test only for host tests | Ralf Jung | -2/+2 |
| 2024-03-30 | Auto merge of #3430 - RalfJung:doc, r=RalfJung | bors | -5/+5 |
| 2024-03-30 | make some doc comments not doc tests | Ralf Jung | -5/+5 |
| 2024-03-30 | Merge from rustc | The Miri Cronjob Bot | -8/+0 |
| 2024-03-30 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-29 | stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gate | Aria Beingessner | -1/+1 |
| 2024-03-29 | Auto merge of #122520 - scottmcm:stabilize_unchecked_math_basics, r=jhpratt | bors | -8/+0 |
| 2024-03-29 | Merge from rustc | The Miri Cronjob Bot | -19/+89 |
| 2024-03-29 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-29 | Auto merge of #122671 - Mark-Simulacrum:const-panic-msg, r=Nilstrieb | bors | -2/+10 |
| 2024-03-26 | Rollup merge of #123055 - onur-ozkan:miri-rustdoc, r=RalfJung | Matthias Krüger | -3/+9 |
| 2024-03-26 | Auto merge of #3423 - RalfJung:proc-macro-2, r=RalfJung | bors | -67/+37 |
| 2024-03-26 | update the remaining test-cargo-miri dependencies as well (while we are at it) | Ralf Jung | -11/+11 |
| 2024-03-26 | update proc-macro2 | Ralf Jung | -2/+2 |
| 2024-03-26 | rename our proc-macro test crate to a more clear name | Ralf Jung | -45/+20 |
| 2024-03-26 | test-cargo-miri: add proc-macro2 instead of anyhow | Ralf Jung | -11/+6 |
| 2024-03-26 | In ConstructCoroutineInClosureShim, pass receiver by ref, not pointer | Michael Goulet | -14/+70 |
| 2024-03-26 | avoid mutating the global environment | Ralf Jung | -11/+6 |
| 2024-03-26 | Auto merge of #3420 - RalfJung:eyre, r=RalfJung | bors | -0/+25 |
| 2024-03-26 | add eyre to test-cargo-miri | Ralf Jung | -0/+25 |
| 2024-03-26 | Auto merge of #3415 - JoJoDeveloping:tree-borrows-initialized-root, r=RalfJung | bors | -20/+40 |
| 2024-03-26 | Tree Borrows: Make tree root always be `Active` and initialized | Johannes Hostert | -20/+40 |
| 2024-03-26 | Auto merge of #3419 - RalfJung:rustup, r=RalfJung | bors | -15/+8 |
| 2024-03-26 | fmt | Ralf Jung | -1/+1 |
| 2024-03-26 | Merge from rustc | Ralf Jung | -15/+8 |
| 2024-03-26 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-03-26 | cargo-miri: clean up info_query treatment a bit, and update comment about RUSTC | Ralf Jung | -30/+31 |
| 2024-03-26 | run command: simplify flag computation | Ralf Jung | -10/+13 |
| 2024-03-26 | run_dep_mode: treat program.args and program.env consistently | Ralf Jung | -29/+28 |
| 2024-03-26 | enable cargo miri test doctests | onur-ozkan | -3/+9 |
| 2024-03-26 | we have to ignore RUSTC_WORKSPACE_WRAPPER as well | Ralf Jung | -0/+7 |
| 2024-03-26 | Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJung | bors | -15/+8 |
| 2024-03-25 | support '--sysroot=' form of setting the sysroot as well | Ralf Jung | -1/+1 |
| 2024-03-25 | Merge from rustc | Ralf Jung | -4/+4 |
| 2024-03-25 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-03-25 | Auto merge of #3413 - RalfJung:cargo-miri-misc, r=RalfJung | bors | -4/+28 |
| 2024-03-25 | phase_rustdoc: add a heuristic to make us more certain that this is really ru... | Ralf Jung | -4/+18 |
| 2024-03-25 | test-cargo-miri: test anyhow | Ralf Jung | -0/+10 |
| 2024-03-25 | CONTRIBUTING: vsocde settings: add --all-targets | Ralf Jung | -0/+2 |
| 2024-03-24 | Auto merge of #3402 - RalfJung:miri-script, r=RalfJung | bors | -6/+21 |
| 2024-03-24 | Auto merge of #3406 - RalfJung:many-seeds, r=RalfJung | bors | -6/+7 |