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