| Age | Commit message (Expand) | Author | Lines |
| 2024-12-14 | Rollup merge of #134251 - bjorn3:various_cleanups2, r=oli-obk | Matthias Krüger | -3/+2 |
| 2024-12-14 | Rollup merge of #134181 - estebank:trim-render, r=oli-obk | Matthias Krüger | -12/+1 |
| 2024-12-13 | Fix miri tests | Esteban Küber | -12/+1 |
| 2024-12-13 | Make dependency_formats an FxIndexMap rather than a list of tuples | bjorn3 | -3/+2 |
| 2024-12-13 | Stabilize async closures | Michael Goulet | -4/+4 |
| 2024-12-09 | Rollup merge of #134055 - RalfJung:interpret-alloc-dedup, r=oli-obk | León Orell Valerian Liehr | -104/+3 |
| 2024-12-09 | interpret: clean up deduplicating allocation functions | Ralf Jung | -104/+3 |
| 2024-12-09 | Rollup merge of #134050 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -1163/+1755 |
| 2024-12-09 | Rollup merge of #133567 - bjorn3:various_cleanups, r=cjgillot | Matthias Krüger | -1/+2 |
| 2024-12-08 | fix build | Ralf Jung | -2/+2 |
| 2024-12-08 | Merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-12-08 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-12-07 | add weak memory consistency test for mixing SC accesses and fences | Ralf Jung | -0/+30 |
| 2024-12-07 | Auto merge of #133978 - matthiaskrgr:rollup-6gh1iho, r=matthiaskrgr | bors | -1/+1 |
| 2024-12-07 | fmt | The Miri Cronjob Bot | -15/+10 |
| 2024-12-07 | Merge from rustc | The Miri Cronjob Bot | -57/+370 |
| 2024-12-07 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-12-06 | Rollup merge of #130254 - GrigorenkoPV:QuotaExceeded, r=dtolnay | Matthias Krüger | -1/+1 |
| 2024-12-06 | remove a no-longer-needed work-around | Ralf Jung | -6/+2 |
| 2024-12-06 | add test | Ralf Jung | -1/+41 |
| 2024-12-06 | Remove all threading through of ErrorGuaranteed from the driver | bjorn3 | -1/+2 |
| 2024-12-06 | Auto merge of #133089 - eholk:stabilize-noop-waker, r=dtolnay | bors | -10/+4 |
| 2024-12-06 | fix SC fence logic | Ralf Jung | -4/+8 |
| 2024-12-06 | Rollup merge of #133211 - Strophox:miri-correct-state-update-ffi, r=RalfJung | Matthias Krüger | -47/+366 |
| 2024-12-06 | Merge pull request #4057 from RalfJung/scfix | Ralf Jung | -241/+225 |
| 2024-12-06 | Merge from rustc | The Miri Cronjob Bot | -0/+4 |
| 2024-12-06 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-12-05 | Stabilize noop_waker | Eric Holk | -10/+4 |
| 2024-12-05 | extend Miri to correctly pass mutable pointers through FFI | Strophox | -47/+366 |
| 2024-12-05 | Avoid passing byte slice to anonsocket_read | tiif | -8/+8 |
| 2024-12-05 | make SC fences stronger, to be correct wrt C++20 | Ralf Jung | -147/+120 |
| 2024-12-05 | move GlobalState definition further up so the types are mor concentrated at t... | Ralf Jung | -98/+98 |
| 2024-12-05 | extend some comments regarding weak memory emulation | Ralf Jung | -6/+17 |
| 2024-12-05 | Rollup merge of #118833 - Urgau:lint_function_pointer_comparisons, r=cjgillot | León Orell Valerian Liehr | -0/+4 |
| 2024-12-04 | Merge pull request #4006 from JoJoDeveloping/tb-fix-3846-retag | Ralf Jung | -90/+329 |
| 2024-12-04 | Properly fix #3846 by resetting parents on lazy node creation | Johannes Hostert | -90/+306 |
| 2024-12-04 | implement simd_relaxed_fma | Ralf Jung | -33/+97 |
| 2024-12-04 | update lockfile | Ralf Jung | -12/+12 |
| 2024-12-04 | fmt | The Miri Cronjob Bot | -1/+5 |
| 2024-12-04 | Merge from rustc | The Miri Cronjob Bot | -19/+58 |
| 2024-12-04 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-12-04 | Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgr | bors | -5/+45 |
| 2024-12-03 | Rollup merge of #133726 - joshtriplett:breakpoint, r=oli-obk | Matthias Krüger | -5/+3 |
| 2024-12-03 | Rollup merge of #133681 - RalfJung:niches, r=wesleywiser | Matthias Krüger | -0/+42 |
| 2024-12-03 | Auto merge of #133803 - matthiaskrgr:rollup-8ag5ncy, r=matthiaskrgr | bors | -2/+2 |
| 2024-12-03 | Rollup merge of #132612 - compiler-errors:async-trait-bounds, r=lcnr | Matthias Krüger | -2/+2 |
| 2024-12-03 | switch jemalloc-sys back to tikv-jemalloc-sys, and update to 0.6.0 | Rémy Rakic | -2/+4 |
| 2024-12-03 | miri: Adapt for `breakpoint` becoming safe | Josh Triplett | -5/+3 |
| 2024-12-02 | Use c"lit" for CStrings without unwrap | Kornel | -10/+7 |
| 2024-12-02 | Allow fn pointers comparisons lint in UI tests | Urgau | -0/+4 |