| Age | Commit message (Expand) | Author | Lines |
| 2024-07-15 | Rollup merge of #124921 - RalfJung:offset-from-same-addr, r=oli-obk | Matthias Krüger | -3/+0 |
| 2024-07-09 | Auto merge of #3739 - joboet:macos_tls_dtors, r=RalfJung | bors | -0/+50 |
| 2024-07-09 | Merge from rustc | The Miri Cronjob Bot | -8/+47 |
| 2024-07-08 | implement support for multiple TLS destructors on macOS | joboet | -0/+50 |
| 2024-07-08 | Rollup merge of #127355 - aceArt-GmbH:126475, r=oli-obk | Matthias Krüger | -8/+8 |
| 2024-07-08 | Auto merge of #113128 - WaffleLapkin:become_trully_unuwuable, r=oli-obk,RalfJung | bors | -0/+39 |
| 2024-07-07 | add miri tests and a fixme | Maybe Waffle | -0/+39 |
| 2024-07-06 | offset_from intrinsic: always allow pointers to point to the same address | Ralf Jung | -3/+0 |
| 2024-07-06 | Mark format! with must_use hint | lukas | -8/+8 |
| 2024-07-05 | Merge from rustc | The Miri Cronjob Bot | -1/+3 |
| 2024-07-04 | Auto merge of #123781 - RalfJung:miri-fn-identity, r=oli-obk | bors | -1/+3 |
| 2024-07-04 | Add casting tests for `f16` and `f128` | Trevor Gross | -0/+66 |
| 2024-07-04 | Refactor float casting tests | Trevor Gross | -186/+390 |
| 2024-07-04 | Merge from rustc | The Miri Cronjob Bot | -9/+18 |
| 2024-07-03 | Implement the `_mm256_zeroupper` and `_mm256_zeroall` intrinsics | Tobias Decking | -0/+5 |
| 2024-07-02 | Miri function identity hack: account for possible inlining | Ralf Jung | -1/+3 |
| 2024-06-29 | Fix FnMut/Fn shim for coroutine-closures that capture references | Michael Goulet | -9/+18 |
| 2024-06-29 | iter_exported_symbols: also walk used statics in local crate | Ralf Jung | -0/+17 |
| 2024-06-29 | Merge from rustc | The Miri Cronjob Bot | -17/+0 |
| 2024-06-28 | Revert "Rollup merge of #126938 - RalfJung:link_section, r=compiler-errors" | Rémy Rakic | -17/+0 |
| 2024-06-27 | Merge from rustc | The Miri Cronjob Bot | -0/+17 |
| 2024-06-25 | miri: make sure we can find link_section statics even for the local crate | Ralf Jung | -0/+17 |
| 2024-06-24 | tests for when a thread-local gets initialized in a tls dtor | Ralf Jung | -58/+91 |
| 2024-06-22 | Auto merge of #3690 - TDecking:adx, r=RalfJung | bors | -0/+70 |
| 2024-06-21 | Implement LLVM x86 adx intrinsics | Tobias Decking | -0/+70 |
| 2024-06-20 | Fix ICE caused by seeking past `i64::MAX` | Adwin White | -0/+21 |
| 2024-06-20 | Auto merge of #3674 - TDecking:bmi, r=RalfJung | bors | -0/+216 |
| 2024-06-20 | Implement LLVM x86 bmi intrinsics | Tobias Decking | -0/+216 |
| 2024-06-17 | Auto merge of #3683 - RalfJung:MIRIFLAGS, r=RalfJung | bors | -12/+9 |
| 2024-06-17 | tell people how to set miri flags | Ralf Jung | -12/+9 |
| 2024-06-16 | std: move `sys_common::backtrace` to `sys` | joboet | -6/+6 |
| 2024-06-15 | Auto merge of #126518 - matthiaskrgr:rollup-wb70rzq, r=matthiaskrgr | bors | -98/+51 |
| 2024-06-14 | Add `f16` and `f128` support to Miri | Trevor Gross | -98/+51 |
| 2024-06-13 | Auto merge of #3622 - TDecking:sse4_2, r=RalfJung | bors | -0/+443 |
| 2024-06-13 | add some more CRC tests | Ralf Jung | -0/+20 |
| 2024-06-13 | Implement LLVM x86 SSE4.2 intrinsics | Tobias Decking | -0/+423 |
| 2024-06-12 | Rollup merge of #126232 - RalfJung:dyn-trait-equality, r=oli-obk | Guillaume Gomez | -0/+40 |
| 2024-06-11 | interpret: dyn trait metadata check: equate traits in a proper way | Ralf Jung | -0/+40 |
| 2024-06-10 | Rollup merge of #126184 - RalfJung:interpret-simd-nonpow2, r=oli-obk | Matthias Krüger | -0/+21 |
| 2024-06-09 | interpret: do not ICE on padded non-pow2 SIMD vectors | Ralf Jung | -1/+22 |
| 2024-06-09 | simd_bitmask: work correctly for sizes like 24 | Ralf Jung | -16/+55 |
| 2024-06-08 | Auto merge of #3655 - RalfJung:simd-bitmask, r=RalfJung | bors | -1/+39 |
| 2024-06-08 | portable-simd: add test for non-power-of-2 bitmask | Ralf Jung | -1/+39 |
| 2024-06-08 | add support for `pclmulqdq` | Folkert | -0/+48 |
| 2024-06-07 | Merge from rustc | The Miri Cronjob Bot | -2/+14 |
| 2024-06-05 | fmt | The Miri Cronjob Bot | -3/+1 |
| 2024-06-05 | Merge from rustc | The Miri Cronjob Bot | -0/+17 |
| 2024-06-03 | Add more ABI test cases. | Lokathor | -2/+14 |
| 2024-05-31 | Auto merge of #124662 - zetanumbers:needs_async_drop, r=oli-obk | bors | -0/+5 |
| 2024-05-30 | explain what the open questions are, and add a Miri test for that | Ralf Jung | -0/+12 |