| Age | Commit message (Expand) | Author | Lines |
| 2024-06-27 | Fix miri.bat | Charlie Gettys | -1/+1 |
| 2024-06-27 | tame unexpected_cfgs | Ralf Jung | -2/+4 |
| 2024-06-27 | Merge from rustc | The Miri Cronjob Bot | -1/+18 |
| 2024-06-27 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-06-26 | Auto merge of #120924 - xFrednet:rfc-2383-stabilization-party, r=Urgau,blyxyas | bors | -1/+1 |
| 2024-06-25 | Merge from rustc | Ben Kimock | -3/+3 |
| 2024-06-25 | Preparing for merge from rustc | Ben Kimock | -1/+1 |
| 2024-06-25 | RFC 2383: Stabilize `lint_reasons` in Miri | xFrednet | -1/+1 |
| 2024-06-25 | miri: make sure we can find link_section statics even for the local crate | Ralf Jung | -0/+17 |
| 2024-06-24 | Auto merge of #126523 - joboet:the_great_big_tls_refactor, r=Mark-Simulacrum | bors | -3/+3 |
| 2024-06-24 | clarify the status of Tree Borrows | Ralf Jung | -2/+6 |
| 2024-06-24 | clarify the warning shown when optimizations are enabled | Ralf Jung | -4/+3 |
| 2024-06-24 | Auto merge of #3708 - RalfJung:tls-dtor-in-dtor, r=RalfJung | bors | -58/+91 |
| 2024-06-24 | tests for when a thread-local gets initialized in a tls dtor | Ralf Jung | -58/+91 |
| 2024-06-24 | Merge from rustc | The Miri Cronjob Bot | -3/+5 |
| 2024-06-24 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-06-23 | Rollup merge of #126833 - RalfJung:extern-type-field-ice, r=compiler-errors | Matthias Krüger | -3/+5 |
| 2024-06-23 | Auto merge of #3705 - RalfJung:getpid, r=RalfJung | bors | -6/+6 |
| 2024-06-23 | unix/foreign_items: move getpid to the right part of the file | Ralf Jung | -6/+6 |
| 2024-06-23 | Auto merge of #3703 - RossSmyth:ms-err, r=RalfJung | bors | -1/+2 |
| 2024-06-23 | fmt | The Miri Cronjob Bot | -2/+1 |
| 2024-06-23 | Merge from rustc | The Miri Cronjob Bot | -1/+5 |
| 2024-06-23 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-06-22 | nicer batch file error when building miri-script fails | Ross Smyth | -1/+2 |
| 2024-06-22 | Rollup merge of #126552 - fee1-dead-contrib:rmfx, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-06-22 | don't ICE when encountering an extern type field during validation | Ralf Jung | -3/+5 |
| 2024-06-22 | Auto merge of #3690 - TDecking:adx, r=RalfJung | bors | -48/+128 |
| 2024-06-22 | evaluate arguments first, not inside the logic | Ralf Jung | -2/+7 |
| 2024-06-22 | Make `effects` an incomplete feature | Deadbeef | -1/+1 |
| 2024-06-22 | ./miri: nicer error when building miri-script fails | Ralf Jung | -1/+2 |
| 2024-06-21 | Auto merge of #3696 - RalfJung:ci, r=oli-obk | bors | -85/+54 |
| 2024-06-21 | CI: try to share setup code across actions | Ralf Jung | -85/+54 |
| 2024-06-21 | Move out addition logic | Tobias Decking | -39/+29 |
| 2024-06-21 | Implement LLVM x86 adx intrinsics | Tobias Decking | -38/+123 |
| 2024-06-21 | add as_ptr to trait AllocBytes, fix 2 impls; add pub fn get_bytes_unchecked_r... | Strophox | -0/+4 |
| 2024-06-21 | Auto merge of #3689 - adwinwhite:lseek64, r=RalfJung | bors | -1/+29 |
| 2024-06-21 | Auto merge of #3694 - southball:fix/use_strict_ops_instead_of_checked_ops, r=... | bors | -75/+65 |
| 2024-06-21 | Auto merge of #3695 - RalfJung:no-libc-on-win, r=RalfJung | bors | -1/+16 |
| 2024-06-21 | don't rely on libc existing on Windows | Ralf Jung | -1/+16 |
| 2024-06-21 | Fix some missing ones | Southball | -7/+7 |
| 2024-06-21 | Use strict ops instead of checked ops | Southball | -68/+58 |
| 2024-06-21 | Merge from rustc | The Miri Cronjob Bot | -10/+63 |
| 2024-06-21 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-06-20 | Fix ICE caused by seeking past `i64::MAX` | Adwin White | -1/+29 |
| 2024-06-20 | Auto merge of #3674 - TDecking:bmi, r=RalfJung | bors | -0/+330 |
| 2024-06-20 | Auto merge of #116088 - nbdd0121:unwind, r=Amanieu,RalfJung | bors | -10/+2 |
| 2024-06-20 | Implement LLVM x86 bmi intrinsics | Tobias Decking | -0/+330 |
| 2024-06-19 | Remove c_unwind from tests and fix tests | Gary Guo | -10/+2 |
| 2024-06-19 | Rollup merge of #126154 - RalfJung:storage-live, r=compiler-errors | León Orell Valerian Liehr | -0/+61 |
| 2024-06-19 | Merge from rustc | The Miri Cronjob Bot | -1/+1 |