| Age | Commit message (Expand) | Author | Lines |
| 2025-06-11 | hir-ty: test (the absence of) incremental trait solving | David Barsky | -1/+87 |
| 2025-06-11 | stabilize gai | Boxy | -11/+10 |
| 2025-06-11 | Rollup merge of #142297 - jieyouxu:needs-target-std, r=Kobzol | Matthias Krüger | -0/+17 |
| 2025-06-11 | Merge pull request #19973 from Veykril/push-ppltxvqvqmkk | Lukas Wirth | -3/+9 |
| 2025-06-11 | fix: Hide dyn inlay hints for incomplete `impl`s | Lukas Wirth | -3/+9 |
| 2025-06-11 | Merge pull request #4384 from RalfJung/diag-no-repeat | Oli Scherer | -874/+727 |
| 2025-06-11 | miri: we can use apfloat's mul_add now | Ralf Jung | -10/+6 |
| 2025-06-11 | miri: add flag to suppress float non-determinism | Ralf Jung | -4/+31 |
| 2025-06-11 | Fix proc macro server handling of strings with minuses | Chayim Refael Friedman | -31/+26 |
| 2025-06-10 | Auto merge of #142292 - RalfJung:miri-sync, r=RalfJung | bors | -228/+420 |
| 2025-06-10 | Implement `//@ needs-target-std` directive in compiletest | Jieyou Xu | -0/+17 |
| 2025-06-10 | Merge pull request #19964 from Wilfred/fix_typos | Chayim Refael Friedman | -2/+2 |
| 2025-06-10 | [minor] Fix typos | Wilfred Hughes | -2/+2 |
| 2025-06-10 | Merge pull request #19963 from ChayimFriedman2/unsized-impl-items | Lukas Wirth | -3/+64 |
| 2025-06-10 | Do not error at impls for unsized types that do not include `where Self: Size... | Chayim Refael Friedman | -3/+64 |
| 2025-06-10 | Merge pull request #4389 from RalfJung/native-lib-search-order | Ralf Jung | -22/+25 |
| 2025-06-10 | Merge pull request #4382 from RalfJung/dup | Ralf Jung | -2/+3 |
| 2025-06-10 | Add jemalloc feature to Clippy | Jakub Beránek | -0/+36 |
| 2025-06-10 | float tests: test non-determinism for more operations | Ralf Jung | -22/+25 |
| 2025-06-10 | Merge pull request #4394 from RalfJung/smallvec | Ralf Jung | -0/+99 |
| 2025-06-10 | add SmallVec test | Ralf Jung | -0/+99 |
| 2025-06-10 | sync max_fundamental_align with alloc crate | Ralf Jung | -4/+7 |
| 2025-06-10 | Auto merge of #142109 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-06-10 | fmt | The Miri Cronjob Bot | -1/+0 |
| 2025-06-10 | Merge from rustc | The Miri Cronjob Bot | -67/+379 |
| 2025-06-10 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-10 | Auto merge of #142250 - lnicola:sync-from-ra, r=lnicola | bors | -1085/+2373 |
| 2025-06-09 | Auto merge of #138062 - LorrensP-2158466:miri-enable-float-nondet, r=RalfJung | bors | -62/+329 |
| 2025-06-09 | native-lib: update readme (to mention folders in header) | Ralf Jung | -10/+12 |
| 2025-06-09 | native_lib: skip to next .so if function was in dependency of the first | Ralf Jung | -12/+13 |
| 2025-06-09 | Merge pull request #19930 from regexident/dyn-semantics-take-two | David Barsky | -2/+18 |
| 2025-06-09 | Rollup merge of #141993 - tgross35:use-in-tree-builtins, r=bjorn3 | Trevor Gross | -3/+42 |
| 2025-06-09 | Merge pull request #4376 from yoctocell/tb-interior-mut-flag | Ralf Jung | -35/+154 |
| 2025-06-09 | Add `-Zmiri-tree-borrows-no-precise-interior-mut` flag | Xinglu Chen | -35/+154 |
| 2025-06-09 | Merge from rust-lang/rust | Laurențiu Nicola | -6726/+13901 |
| 2025-06-09 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-06-09 | Merge from rustc | The Miri Cronjob Bot | -67/+90 |
| 2025-06-09 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-09 | Auto merge of #142220 - workingjubilee:rollup-idgfpof, r=workingjubilee | bors | -2/+8 |
| 2025-06-08 | Rollup merge of #142053 - heiher:loong32-none, r=wesleywiser | Jubilee | -2/+8 |
| 2025-06-08 | Auto merge of #142008 - RalfJung:const-eval-error-here, r=oli-obk | bors | -2/+2 |
| 2025-06-09 | Stabilize the "JSON is not Rust" diagnostic | Chayim Refael Friedman | -0/+1 |
| 2025-06-08 | Auto merge of #141700 - RalfJung:atomic-intrinsics-part2, r=bjorn3 | bors | -65/+88 |
| 2025-06-08 | Add the quickfix for increasing visibility of a private field to the private-... | Chayim Refael Friedman | -32/+125 |
| 2025-06-08 | Merge from rustc | The Miri Cronjob Bot | -20/+2 |
| 2025-06-08 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-08 | Use the in-tree `compiler-builtins` | Trevor Gross | -3/+42 |
| 2025-06-08 | Correctly handle attr macros placed in cfg_attr in speculative expansion | Chayim Refael Friedman | -20/+26 |
| 2025-06-08 | Remove the optimization of builtin attrs in `is_inside_macro_call()` | Chayim Refael Friedman | -8/+0 |
| 2025-06-07 | Rollup merge of #142065 - paolobarbolini:stabilize-const_eq_ignore_ascii_case... | Guillaume Gomez | -14/+0 |