about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-10Unify and deduplicate bits conv float testsRomain Perier-110/+63
2025-09-10Rollup merge of #146391 - beepster4096:trimnt, r=saethlinMatthias Krüger-10/+12
2025-09-10Rollup merge of #146378 - alexcrichton:update-wasm-component-ld, r=lqdMatthias Krüger-26/+26
2025-09-10Rollup merge of #146368 - ojeda:rfl, r=lqdMatthias Krüger-3/+1
2025-09-10Rollup merge of #146178 - folkertdev:static-align, r=jdonszelmann,ralfjung,tr...Matthias Krüger-5/+246
2025-09-10Rollup merge of #144765 - Qelxiros:range-inclusive-last, r=jhprattMatthias Krüger-53/+245
2025-09-10Permit `more_maybe_bounds` in supertraits and trait objects onlyBryanskiy-18/+60
2025-09-10Default auto traits: revert to the default supertraitsBryanskiy-333/+155
2025-09-10Update to LLVM 21.1.1Nikita Popov-0/+0
2025-09-10Add suggestionsGeorg Semmler-3/+2
2025-09-09don't trim paths in mir dumping when filtering and at the top of the filebeepster4096-10/+12
2025-09-09port `#[no_std]` to the new attribute parsing infrastructureJana Dönszelmann-2/+19
2025-09-09port `#[no_core]` to the new attribute parsing infrastructureJana Dönszelmann-2/+20
2025-09-09allow `#[rustc_align_static(N)]` on `static`sFolkert de Vries-5/+246
2025-09-09c-variadic: reject functions with unsupported extern ABIFolkert de Vries-40/+79
2025-09-09c-variadic: reject non-unsafe functionsFolkert de Vries-21/+98
2025-09-09Auto merge of #146375 - matthiaskrgr:rollup-utik9zj, r=matthiaskrgrbors-129/+416
2025-09-09Strip frontmatter in fewer placesLeón Orell Valerian Liehr-115/+208
2025-09-09Fix compare_against_sw_vers test when a version part is 0Mads Marquart-3/+3
2025-09-09Update wasm-component-ld to 0.5.17Alex Crichton-26/+26
2025-09-09Rollup merge of #146373 - calvinhirsch:trait-solver-cycle-head-docs, r=lcnrMatthias Krüger-4/+4
2025-09-09Rollup merge of #146366 - LorrensP-2158466:miri-gamma, r=RalfJungMatthias Krüger-5/+5
2025-09-09Rollup merge of #146365 - RalfJung:triagebot-rustc_intrinsic_const_stable_ind...Matthias Krüger-2/+13
2025-09-09Rollup merge of #146001 - bjorn3:update_getopts, r=davidtwcoMatthias Krüger-18/+6
2025-09-09Rollup merge of #145929 - Qelxiros:apitit-suggestion, r=BoxyUwUMatthias Krüger-27/+74
2025-09-09Rollup merge of #145463 - jieyouxu:error-suffix, r=fmeaseMatthias Krüger-73/+314
2025-09-09Update `browser-ui-test` version to `0.22.2`Guillaume Gomez-5/+5
2025-09-09Improve docs of certain built-in macro expandersLeón Orell Valerian Liehr-13/+18
2025-09-09Make the compile test use a const insteadGeorg Semmler-8/+7
2025-09-09Make Barrier RefUnwindSafe againGeorg Semmler-0/+15
2025-09-09Auto merge of #145717 - BoxyUwU:erase_regions_rename, r=lcnrbors-137/+162
2025-09-09fix comments about trait solver cycle headscalvinhirsch-4/+4
2025-09-09Add assertionBoxy-1/+1
2025-09-09Driveby fixesBoxy-10/+9
2025-09-09erase_regions to erase_and_anonymize_regionsBoxy-132/+158
2025-09-09Update the LoongArch target documentationWANG Rui-8/+11
2025-09-09Auto merge of #146360 - Zalathar:rollup-qc2hhrd, r=Zalatharbors-695/+847
2025-09-09add approx_delta to all gamma testsLorrensP-2158466-5/+5
2025-09-09CI: rfl: move job forward to Linux v6.17-rc5 to remove temporary commitsMiguel Ojeda-3/+1
2025-09-09triagebot: warn about #[rustc_intrinsic_const_stable_indirect]; make warnings...Ralf Jung-2/+13
2025-09-09Rollup merge of #146343 - madsmtm:fix-platform_version, r=tgross35Stuart Cook-3/+8
2025-09-09Rollup merge of #146339 - rustbot:docs-update, r=ehussStuart Cook-0/+0
2025-09-09Rollup merge of #146326 - cyrgani:int-module-1, r=jhprattStuart Cook-219/+81
2025-09-09Rollup merge of #146324 - RalfJung:no-ptr-fragment, r=oli-obkStuart Cook-9/+119
2025-09-09Rollup merge of #146314 - cyrgani:hide-fmt-args-nl, r=GuillaumeGomezStuart Cook-2/+2
2025-09-09Rollup merge of #146300 - bjoernager:f16-f128-sum-product, r=jhprattStuart Cook-1/+1
2025-09-09Rollup merge of #146195 - nixxo:urlencoding-fix, r=ehussStuart Cook-12/+23
2025-09-09Rollup merge of #146184 - dpaoliello:llvmbuildarm64, r=cuviperStuart Cook-1/+4
2025-09-09Rollup merge of #146025 - Enselic:big-array-debuginfo-span, r=wesleywiserStuart Cook-7/+52
2025-09-09Rollup merge of #145819 - jdonszelmann:convert-limits, r=fmeaseStuart Cook-441/+550