| Age | Commit message (Expand) | Author | Lines |
| 2024-03-04 | Improve wording of static_mut_ref | Obei Sideg | -6/+6 |
| 2024-02-08 | [Beta 1.77] Fix bootstrapping from 1.76 | Eric Huss | -1/+1 |
| 2024-01-30 | Remove the lifetime from `DiagnosticArgValue`. | Nicholas Nethercote | -1/+1 |
| 2024-01-29 | Auto merge of #120451 - RalfJung:miri, r=RalfJung | bors | -172/+235 |
| 2024-01-28 | Auto merge of #3181 - devnexen:stat_calls_fbsd, r=RalfJung | bors | -41/+118 |
| 2024-01-28 | tweak comments | Ralf Jung | -2/+2 |
| 2024-01-27 | fix typo in operator.rs | Ralf Jung | -1/+1 |
| 2024-01-26 | interpret: project_downcast: do not ICE for uninhabited variants | Ralf Jung | -0/+16 |
| 2024-01-26 | alidate the operand passed to is_val_statically_known | Ralf Jung | -1/+2 |
| 2024-01-26 | fmt | The Miri Conjob Bot | -3/+5 |
| 2024-01-26 | Merge from rustc | The Miri Conjob Bot | -2/+115 |
| 2024-01-26 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-01-25 | Auto merge of #3233 - RalfJung:trophy, r=RalfJung | bors | -0/+1 |
| 2024-01-25 | Auto merge of #119911 - NCGThompson:is-statically-known, r=oli-obk | bors | -0/+27 |
| 2024-01-24 | Auto merge of #118336 - saethlin:const-to-op-cache, r=RalfJung | bors | -2/+88 |
| 2024-01-24 | a bit of refactoring for find_mir_or_eval_fn | Ralf Jung | -43/+15 |
| 2024-01-24 | add __cxa_thread_atexit_impl on freebsd | Ralf Jung | -0/+1 |
| 2024-01-24 | refactor extern static handling | Ralf Jung | -73/+82 |
| 2024-01-24 | disable freeBSD tests for now | Ralf Jung | -2/+3 |
| 2024-01-24 | Merge from rustc | The Miri Conjob Bot | -2/+6 |
| 2024-01-24 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-01-23 | Auto merge of #119044 - RalfJung:intern-without-types, r=oli-obk | bors | -2/+6 |
| 2024-01-23 | Merge from rustc | The Miri Conjob Bot | -2/+9 |
| 2024-01-23 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-01-22 | Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" | Oli Scherer | -2/+9 |
| 2024-01-22 | const-eval interner: from-scratch rewrite using mutability information from p... | Ralf Jung | -2/+6 |
| 2024-01-22 | update comment about CARGO_MAKEFLAGS | Ralf Jung | -5/+4 |
| 2024-01-21 | update lockfile | Ralf Jung | -2/+2 |
| 2024-01-21 | Merge from rustc | The Miri Conjob Bot | -18/+10 |
| 2024-01-21 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-01-20 | Rollup merge of #120150 - Jules-Bertholet:stabilize-round-ties-even, r=cuviper | Matthias Krüger | -2/+0 |
| 2024-01-19 | Stabilize `round_ties_even` | Jules Bertholet | -2/+0 |
| 2024-01-19 | Add new intrinsic `is_constant` and optimize `pow` | Catherine Flores | -0/+27 |
| 2024-01-19 | Rollup merge of #119984 - kpreid:waker-noop, r=dtolnay | Matthias Krüger | -12/+6 |
| 2024-01-19 | Auto merge of #120121 - matthiaskrgr:rollup-razammh, r=matthiaskrgr | bors | -2/+2 |
| 2024-01-18 | Remove no-longer-needed `allow(dead_code)` from Miri tests | Jake Goulding | -2/+2 |
| 2024-01-19 | Fix typo in munmap_partial.rs | Ikko Eltociear Ashimine | -1/+1 |
| 2024-01-17 | Remove unnecessary `let`s and borrowing from `Waker::noop()` usage. | Kevin Reid | -12/+6 |
| 2024-01-17 | Auto merge of #119111 - michaelwoerister:measureme-11, r=Mark-Simulacrum | bors | -1/+1 |
| 2024-01-14 | fmt | The Miri Conjob Bot | -2/+2 |
| 2024-01-14 | Merge from rustc | The Miri Conjob Bot | -32/+32 |
| 2024-01-14 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-01-13 | Update measureme crate to version 11 | Michael Woerister | -1/+1 |
| 2024-01-13 | Auto merge of #117285 - joboet:move_platforms_to_pal, r=ChrisDenton | bors | -32/+32 |
| 2024-01-13 | Merge from rustc | The Miri Conjob Bot | -1/+0 |
| 2024-01-13 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-01-12 | Revert "Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix" | DianQK | -1/+0 |
| 2024-01-12 | update paths in comments | joboet | -2/+2 |
| 2024-01-11 | std: update miri tests | joboet | -28/+28 |
| 2024-01-11 | miri: update reference to PAL module on Windows | joboet | -2/+2 |