| Age | Commit message (Expand) | Author | Lines |
| 2025-06-13 | Rollup merge of #142413 - tshepang:rdg-push, r=jieyouxu | Matthias Krüger | -3/+4 |
| 2025-06-13 | Rollup merge of #142410 - RalfJung:align_of, r=WaffleLapkin,workingjubilee | Matthias Krüger | -87/+73 |
| 2025-06-13 | Rollup merge of #142379 - Stypox:bootstrap-tool-config, r=Kobzol | Matthias Krüger | -2/+45 |
| 2025-06-13 | Rollup merge of #142340 - RalfJung:miri-apfloat-mul-add, r=oli-obk | Matthias Krüger | -12/+8 |
| 2025-06-13 | Rollup merge of #142221 - mustartt:aix-fix-strip-order, r=davidtwco | Matthias Krüger | -2/+2 |
| 2025-06-13 | Rollup merge of #142158 - xizheyin:141617, r=jdonszelmann | Matthias Krüger | -31/+68 |
| 2025-06-13 | Rollup merge of #142069 - nnethercote:Zmacro-stats, r=petrochenkov | Matthias Krüger | -81/+715 |
| 2025-06-13 | Rollup merge of #141770 - GuillaumeGomez:cfg-false-mod-rendering, r=camelid | Matthias Krüger | -16/+23 |
| 2025-06-13 | Rollup merge of #141491 - tamird:cstr-debug-bstr, r=joshtriplett | Matthias Krüger | -2/+6 |
| 2025-06-13 | Rollup merge of #134847 - dtolnay:asymmetrical, r=fmease | Matthias Krüger | -75/+150 |
| 2025-06-13 | Auto merge of #142353 - workingjubilee:warn-less-about-cdecl-and-other-abis, ... | bors | -370/+13 |
| 2025-06-13 | Optimize by 99.75% strlen_on_c_strings, 8.5% globally | blyxyas | -2/+1 |
| 2025-06-12 | tests: Convert linkage-attr test to cross-compiling and bless | Jubilee Young | -21/+12 |
| 2025-06-12 | Fix suggestion-causes-error of `manual_swap` (#14978) | Samuel Tardieu | -5/+48 |
| 2025-06-12 | Fix `unit_arg` suggests wrongly for `Default::default` (#14881) | Samuel Tardieu | -161/+410 |
| 2025-06-12 | Fixes `manual_flatten` removes the useless if let (#14861) | Samuel Tardieu | -57/+307 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -4/+0 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -11/+5 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -4/+0 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -822/+458 |
| 2025-06-13 | Use more slicing and slice interning over iterable interning | León Orell Valerian Liehr | -3/+2 |
| 2025-06-13 | [perf] Change asserts to debug ones in trait_ref_and_own_args | León Orell Valerian Liehr | -3/+3 |
| 2025-06-12 | Delegate `<SocketAddr as Debug>` to `ByteStr` | Tamir Duberstein | -4/+14 |
| 2025-06-12 | Auto merge of #142438 - matthiaskrgr:rollup-u1jdnhz, r=matthiaskrgr | bors | -75/+544 |
| 2025-06-12 | Detect when attribute is provided by missing `derive` macro | Esteban Küber | -7/+418 |
| 2025-06-12 | Remove unneeded lifetime | Samuel Tardieu | -1/+1 |
| 2025-06-12 | Rollup merge of #142418 - oli-obk:lower_arg_ty, r=BoxyUwU,fmease | Matthias Krüger | -12/+2 |
| 2025-06-12 | Rollup merge of #142408 - WaffleLapkin:rotates-itself, r=WaffleLapkin | Matthias Krüger | -0/+2 |
| 2025-06-12 | Rollup merge of #142407 - Kobzol:remove-bootstrap-adhoc-group, r=davidtwco | Matthias Krüger | -7/+0 |
| 2025-06-12 | Rollup merge of #142406 - jdonszelmann:dead-code-enum-variant, r=WaffleLapkin | Matthias Krüger | -1/+94 |
| 2025-06-12 | Rollup merge of #142402 - sorairolake:remove-blank-line, r=workingjubilee | Matthias Krüger | -3/+0 |
| 2025-06-12 | Rollup merge of #142034 - estebank:issue-141258, r=davidtwco | Matthias Krüger | -2/+218 |
| 2025-06-12 | Rollup merge of #141934 - petrochenkov:privmacuse, r=compiler-errors | Matthias Krüger | -22/+36 |
| 2025-06-12 | Rollup merge of #141069 - chenyukang:yukang-fix-137486-suggest-mut, r=davidtwco | Matthias Krüger | -3/+96 |
| 2025-06-12 | Rollup merge of #134536 - Urgau:fn-ptr-option, r=compiler-errors,traviscross | Matthias Krüger | -25/+96 |
| 2025-06-12 | Auto merge of #138164 - jdonszelmann:attr-parsing-lint-infra, r=oli-obk | bors | -226/+726 |
| 2025-06-12 | add `extern "custom"` functions | Folkert de Vries | -0/+5 |
| 2025-06-12 | add `extern "custom"` functions | Folkert de Vries | -1/+5 |
| 2025-06-12 | add `extern "custom"` functions | Folkert de Vries | -10/+988 |
| 2025-06-12 | Rollup merge of #142337 - RalfJung:miri-float-nondet, r=oli-obk | Matthias Krüger | -4/+31 |
| 2025-06-12 | Rollup merge of #142252 - fu5ha:doc-cas-ops, r=ibraheemdev | Matthias Krüger | -33/+146 |
| 2025-06-12 | Rollup merge of #141947 - zachs18:patch-4, r=workingjubilee,traviscross | Matthias Krüger | -0/+3 |
| 2025-06-12 | Rollup merge of #141474 - mejrs:diagnostic_mode, r=compiler-errors | Matthias Krüger | -279/+451 |
| 2025-06-12 | Rollup merge of #141162 - mejrs:gated, r=fee1-dead | Matthias Krüger | -278/+256 |
| 2025-06-12 | Rollup merge of #138016 - nwoods-cimpress:slice_chunkby_clone, r=dtolnay | Matthias Krüger | -0/+20 |
| 2025-06-12 | Add lightweight snapshot testing for bootstrap tests | Jakub Beránek | -10/+107 |
| 2025-06-12 | Simplify `configure_with_args` | Jakub Beránek | -10/+8 |
| 2025-06-12 | Fix false positive of `borrow_deref_ref` | Samuel Tardieu | -4/+137 |
| 2025-06-12 | Delegate `<CStr as Debug>` to `ByteStr` | Tamir Duberstein | -2/+6 |
| 2025-06-12 | Rustup to rustc 1.89.0-nightly (e703dff8f 2025-06-11) | bjorn3 | -1/+1 |