| Age | Commit message (Expand) | Author | Lines |
| 2025-06-03 | Rollup merge of #141876 - compiler-errors:missing-let-ty, r=SparrowLii | Matthias Krüger | -3/+46 |
| 2025-06-03 | Rollup merge of #141873 - neeko-cat:patch-1, r=tgross35 | Matthias Krüger | -1/+1 |
| 2025-06-03 | Rollup merge of #141741 - nnethercote:overhaul-UsePath, r=petrochenkov | Matthias Krüger | -29/+32 |
| 2025-06-03 | Rollup merge of #141741 - nnethercote:overhaul-UsePath, r=petrochenkov | Matthias Krüger | -96/+121 |
| 2025-06-03 | Rollup merge of #141677 - azhogin:azhogin/async-drop-unexpected-type-instead-... | Matthias Krüger | -30/+91 |
| 2025-06-03 | Rollup merge of #140715 - lukaslueg:oncecellsyncdocs, r=tgross35 | Matthias Krüger | -5/+13 |
| 2025-06-03 | Merge from rustc | The Miri Cronjob Bot | -2057/+4340 |
| 2025-06-03 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-03 | Remove pre-expansion AST stats. | Nicholas Nethercote | -122/+61 |
| 2025-06-03 | Auto merge of #141210 - RalfJung:miri-std-doctests, r=saethlin | bors | -12/+11 |
| 2025-06-02 | add tests | Jeremy Smart | -0/+48 |
| 2025-06-03 | cleaned up some tests | Kivooeo | -32/+51 |
| 2025-06-03 | fix: Cycle handlers for `HirDatabase::infer, const_param_ty_with_diagnostics | Shoyu Vanilla | -7/+72 |
| 2025-06-02 | feat: implement completion for diagnostic module | Ryan Mehri | -17/+175 |
| 2025-06-02 | compiler-builtins: Eliminate symlinks | Trevor Gross | -2/+1 |
| 2025-06-02 | Auto merge of #141750 - Noratrieb:gold-rush, r=bjorn3 | bors | -1/+58 |
| 2025-06-02 | libm-test: Fix unintentional skips in `binop_common` | Trevor Gross | -12/+34 |
| 2025-06-03 | Overhaul `UsePath`. | Nicholas Nethercote | -26/+29 |
| 2025-06-03 | Overhaul `UsePath`. | Nicholas Nethercote | -86/+112 |
| 2025-06-02 | Remove more library bootstrap | Josh Stone | -12/+1 |
| 2025-06-02 | ci: Refactor benchmark regression checks | Trevor Gross | -74/+29 |
| 2025-06-02 | simplify expression that checks the offset | BazookaMusic | -36/+30 |
| 2025-06-03 | resolve: Tweak `private_macro_use` lint to be compatible with upcoming macro ... | Vadim Petrochenkov | -22/+36 |
| 2025-06-02 | doc_suspicious_footnotes: lint text that looks like a footnote | Michael Howell | -2/+714 |
| 2025-06-02 | Stabilize AVX512 intrinsics | Amanieu d'Antras | -4595/+4595 |
| 2025-06-02 | Fix incorrect intrinsic name in WASM | sayantn | -2/+2 |
| 2025-06-02 | Fix incorrect intrinsic name in X86 | sayantn | -11/+11 |
| 2025-06-02 | Remove uses of deprecated type-specific pointers from ARM | sayantn | -380/+380 |
| 2025-06-02 | Use correct LLVM intrinsic for `vmull` and `vaddv` | sayantn | -36/+36 |
| 2025-06-02 | Use rust intrinsics for more ARM intrinsics | sayantn | -527/+73 |
| 2025-06-02 | Auto merge of #141912 - Kobzol:rollup-wurlnsx, r=Kobzol | bors | -6/+33 |
| 2025-06-02 | fix: don't duplicate must_use for functions and traits | Ryan Mehri | -2/+2 |
| 2025-06-02 | Fast path for subtype and coercion goals | Michael Goulet | -0/+11 |
| 2025-06-02 | Fast path for stalled obligations on self ty | Michael Goulet | -6/+13 |
| 2025-06-02 | Enable triagebot `[concern]` functionality | Urgau | -0/+5 |
| 2025-06-02 | Merge pull request #692 from FractalFir/arm_asm | antoyo | -1/+2 |
| 2025-06-02 | Remove unneeded patch | Antoni Boucher | -39/+0 |
| 2025-06-02 | Update to nightly-2025-06-02 | Antoni Boucher | -1/+1 |
| 2025-06-02 | Mark Neon f16 vectors as unstable | Adam Gemmell | -4/+9 |
| 2025-06-02 | Revert vbsl[q]_f16 to unstable | Adam Gemmell | -18/+3 |
| 2025-06-02 | Merge branch 'master' into sync_from_rust_2025_06_02 | Antoni Boucher | -120/+706 |
| 2025-06-02 | Introduce coerce_container_to_any | Benjamin Saunders | -0/+187 |
| 2025-06-02 | Merge pull request #682 from rust-lang/sync_from_rust_2025_05_21 | antoyo | -31/+230 |
| 2025-06-02 | add doc comment and a test with a generic closure | b-naber | -0/+92 |
| 2025-06-02 | Remove bootstrap cfgs from library/ | Josh Stone | -122/+13 |
| 2025-06-02 | Lightly tweak docs for BTree{Map,Set}::extract_if | Sidney Cammeresi | -7/+7 |
| 2025-06-02 | Update books | rustbot | -0/+0 |
| 2025-06-02 | Fix cast from u128 to f128 | Antoni Boucher | -1/+1 |
| 2025-06-02 | add `body` to `ClosureDef` | b-naber | -0/+96 |
| 2025-06-02 | Auto merge of #141906 - chenyukang:rollup-k6v59ty, r=chenyukang | bors | -139/+369 |