| Age | Commit message (Expand) | Author | Lines |
| 2025-06-29 | Rollup merge of #142889 - nabijaczleweli:rusts, r=Mark-Simulacrum | Matthias Krüger | -7/+5 |
| 2025-06-28 | Rollup merge of #143111 - xu-cheng:btreeset_from_iter, r=Mark-Simulacrum | Matthias Krüger | -3/+1 |
| 2025-06-28 | Rollup merge of #143082 - fee1-dead-contrib:push-qvvppzukvkxt, r=Mark-Simulacrum | Matthias Krüger | -4/+4 |
| 2025-06-28 | Rollup merge of #142708 - Darksonn:location-len-without-nul, r=Mark-Simulacrum | Matthias Krüger | -13/+25 |
| 2025-06-28 | Rollup merge of #123476 - devnexen:std_net_solaris_exclbind, r=Mark-Simulacrum | Matthias Krüger | -0/+117 |
| 2025-06-28 | "set by Rusts options". Remove misleading always-true if cfg!(unix). Drop #![... | наб | -7/+5 |
| 2025-06-28 | Auto merge of #141759 - 1c3t3a:discriminants-query, r=saethlin | bors | -0/+16 |
| 2025-06-27 | Rollup merge of #140809 - bjorn3:panic_runtime_cleanup, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2025-06-27 | BTreeSet: remove duplicated code by reusing `from_sorted_iter` | Cheng Xu | -3/+1 |
| 2025-06-27 | update internal `send_signal` comment | Deadbeef | -4/+4 |
| 2025-06-27 | Insert checks for enum discriminants when debug assertions are enabled | Bastian Kersting | -0/+16 |
| 2025-06-27 | Auto merge of #143074 - compiler-errors:rollup-cv64hdh, r=compiler-errors | bors | -42/+153 |
| 2025-06-26 | Rollup merge of #143067 - GrigorenkoPV:142269, r=workingjubilee | Michael Goulet | -3/+3 |
| 2025-06-26 | Rollup merge of #143015 - samueltardieu:pin-macro-diag-item, r=Urgau | Michael Goulet | -0/+1 |
| 2025-06-26 | Rollup merge of #142967 - krikera:fix-rwlock-try-write-docs, r=jhpratt | Michael Goulet | -1/+1 |
| 2025-06-26 | Rollup merge of #142700 - theemathas:remove-weak-comment, r=ibraheemdev | Michael Goulet | -2/+0 |
| 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 | 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 | Stop dbg! macro yapping about format modifiers | mejrs | -1/+8 |
| 2025-06-22 | Implement DesugaringKind::FormatLiteral | mejrs | -7/+12 |