| Age | Commit message (Expand) | Author | Lines |
| 2025-06-26 | Rollup merge of #142549 - the8472:intersperse-fold-tweak, r=tgross35 | Michael Goulet | -1/+10 |
| 2025-06-26 | Rollup merge of #137843 - Daniel-Aaron-Bloom:const_cell, r=oli-obk | Michael Goulet | -35/+138 |
| 2025-06-26 | Tracking issue number for `iter_macro` | Pavel Grigorenko | -3/+3 |
| 2025-06-26 | Rollup merge of #141311 - folkertdev:tidy-natural-sort, r=jieyouxu | Matthias Krüger | -11/+11 |
| 2025-06-26 | Fix RwLock::try_write documentation for WouldBlock condition | krikera | -1/+1 |
| 2025-06-26 | Auto merge of #141899 - Kobzol:stdarch-josh, r=Amanieu | bors | -0/+729730 |
| 2025-06-25 | make RefCell unstably const | Daniel Bloom | -35/+138 |
| 2025-06-25 | make `tidy-alphabetical` use a natural sort | Folkert de Vries | -11/+11 |
| 2025-06-25 | Add `sym::macro_pin` diagnostic item for `core::pin::pin!()` | Samuel Tardieu | -0/+1 |
| 2025-06-25 | Add Sub, Mul, Div, Rem as const_traits | Kurt Heiritz (pseudo) | -5/+19 |
| 2025-06-25 | Auto merge of #142997 - workingjubilee:rollup-6lxec87, r=workingjubilee | bors | -1/+2 |
| 2025-06-24 | Rollup merge of #142982 - MetaNova:patch-1, r=jhpratt | Jubilee | -1/+1 |
| 2025-06-24 | Rollup merge of #142453 - ChrisDenton:fused, r=Amanieu | Jubilee | -0/+1 |
| 2025-06-25 | Auto merge of #140999 - hkBst:update-escaper, r=nnethercote | bors | -12/+11 |
| 2025-06-24 | Avoid exporting panic_unwind as stdlib cargo feature | bjorn3 | -2/+2 |
| 2025-06-24 | Corrected spelling mistake in c_str.rs | MetaNova | -1/+1 |
| 2025-06-24 | Use `asm_cfg` in `probestack` | Folkert de Vries | -23/+13 |
| 2025-06-24 | Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-dead | Guillaume Gomez | -47/+4 |
| 2025-06-24 | Rollup merge of #137268 - bjoernager:c-string-eq-c-str, r=Amanieu | Guillaume Gomez | -0/+123 |
| 2025-06-24 | Remove the deprecated `concat_idents!` macro | Trevor Gross | -47/+4 |
| 2025-06-24 | Rollup merge of #142894 - pthariensflame:patch-1, r=jhpratt | Guillaume Gomez | -1/+1 |
| 2025-06-24 | Rollup merge of #142779 - Erk-:fix/core/142734, r=jhpratt | Guillaume Gomez | -0/+6 |
| 2025-06-24 | Rollup merge of #140005 - mlowicki:patch-1, r=tgross35 | Guillaume Gomez | -1/+36 |
| 2025-06-23 | Rollup merge of #141324 - Ayush1325:uefi-rand-fallback, r=joboet | Jubilee | -19/+150 |
| 2025-06-23 | Rollup merge of #140985 - zachs18:fuse-default-some, r=tgross35 | Jubilee | -1/+23 |
| 2025-06-23 | Import stdarch history as a Josh subtree | Jakub Beránek | -0/+729730 |
| 2025-06-23 | Removed `library/stdarch` submodule | Jakub Beránek | -0/+0 |
| 2025-06-23 | Use a NonNull pointer | Alice Ryhl | -4/+7 |
| 2025-06-23 | Make `PartialEq` a `const_trait` | Oli Scherer | -9/+16 |
| 2025-06-23 | update to literal-escaper 0.0.4 for better API without `unreachable` and fast... | Marijn Schouten | -12/+11 |
| 2025-06-22 | Auto merge of #142728 - kornelski:string-track, r=tgross35 | bors | -0/+23 |
| 2025-06-22 | phantom_variance_markers: fix identifier usage in macro | Laine Taffin Altman | -1/+1 |
| 2025-06-22 | Rollup merge of #142594 - mejrs:new_desugaring, r=chenyukang | Guillaume Gomez | -8/+20 |
| 2025-06-22 | Make doc for transpose api better | yukang | -6/+6 |
| 2025-06-22 | Stop dbg! macro yapping about format modifiers | mejrs | -1/+8 |
| 2025-06-22 | Implement DesugaringKind::FormatLiteral | mejrs | -7/+12 |
| 2025-06-22 | Rollup merge of #142800 - tshepang:extraneous, r=Mark-Simulacrum | Jacob Pratt | -455/+0 |
| 2025-06-22 | Rollup merge of #140254 - bjorn3:rustc_panic_abort_abort, r=petrochenkov | Jacob Pratt | -0/+10 |
| 2025-06-21 | add nvptx_target_feature | Jed Brown | -0/+1 |
| 2025-06-21 | Rollup merge of #142788 - lolbinarycat:core-AsciiChar-alias, r=tgross35 | Matthias Krüger | -0/+1 |
| 2025-06-21 | Rollup merge of #142787 - samueltardieu:diag-items-for-clippy, r=Manishearth,... | Matthias Krüger | -0/+7 |
| 2025-06-20 | Rollup merge of #142756 - Daniel-Aaron-Bloom:const-clone, r=oli-obk | Trevor Gross | -2/+8 |
| 2025-06-20 | Rollup merge of #142485 - mu001999-contrib:dead-code/adt-pattern, r=petrochenkov | Trevor Gross | -1/+0 |
| 2025-06-20 | Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35 | bors | -0/+160 |
| 2025-06-20 | Make fail-fast unstable | Martin Pool | -1/+1 |
| 2025-06-20 | libtest: expose --fail-fast | Martin Pool | -1/+3 |
| 2025-06-20 | integer docs: remove extraneous text | Tshepang Mbambo | -455/+0 |
| 2025-06-20 | Rollup merge of #142764 - ChaiTRex:ilog_10_to_ilog10, r=workingjubilee | Jakub Beránek | -6/+6 |
| 2025-06-20 | Rollup merge of #142331 - deven:trim_prefix_suffix, r=Amanieu | Trevor Gross | -0/+160 |
| 2025-06-20 | add doc(alias("AsciiChar")) to core::ascii::Char | binarycat | -0/+1 |