| Age | Commit message (Expand) | Author | Lines |
| 2025-09-10 | Unify and deduplicate bits conv float tests | Romain Perier | -110/+63 |
| 2025-09-10 | Rollup merge of #146391 - beepster4096:trimnt, r=saethlin | Matthias Krüger | -10/+12 |
| 2025-09-10 | Rollup merge of #146378 - alexcrichton:update-wasm-component-ld, r=lqd | Matthias Krüger | -26/+26 |
| 2025-09-10 | Rollup merge of #146368 - ojeda:rfl, r=lqd | Matthias Krüger | -3/+1 |
| 2025-09-10 | Rollup merge of #146178 - folkertdev:static-align, r=jdonszelmann,ralfjung,tr... | Matthias Krüger | -5/+246 |
| 2025-09-10 | Rollup merge of #144765 - Qelxiros:range-inclusive-last, r=jhpratt | Matthias Krüger | -53/+245 |
| 2025-09-10 | Permit `more_maybe_bounds` in supertraits and trait objects only | Bryanskiy | -18/+60 |
| 2025-09-10 | Default auto traits: revert to the default supertraits | Bryanskiy | -333/+155 |
| 2025-09-10 | Update to LLVM 21.1.1 | Nikita Popov | -0/+0 |
| 2025-09-10 | Add suggestions | Georg Semmler | -3/+2 |
| 2025-09-09 | don't trim paths in mir dumping when filtering and at the top of the file | beepster4096 | -10/+12 |
| 2025-09-09 | port `#[no_std]` to the new attribute parsing infrastructure | Jana Dönszelmann | -2/+19 |
| 2025-09-09 | port `#[no_core]` to the new attribute parsing infrastructure | Jana Dönszelmann | -2/+20 |
| 2025-09-09 | allow `#[rustc_align_static(N)]` on `static`s | Folkert de Vries | -5/+246 |
| 2025-09-09 | c-variadic: reject functions with unsupported extern ABI | Folkert de Vries | -40/+79 |
| 2025-09-09 | c-variadic: reject non-unsafe functions | Folkert de Vries | -21/+98 |
| 2025-09-09 | Auto merge of #146375 - matthiaskrgr:rollup-utik9zj, r=matthiaskrgr | bors | -129/+416 |
| 2025-09-09 | Strip frontmatter in fewer places | León Orell Valerian Liehr | -115/+208 |
| 2025-09-09 | Fix compare_against_sw_vers test when a version part is 0 | Mads Marquart | -3/+3 |
| 2025-09-09 | Update wasm-component-ld to 0.5.17 | Alex Crichton | -26/+26 |
| 2025-09-09 | Rollup merge of #146373 - calvinhirsch:trait-solver-cycle-head-docs, r=lcnr | Matthias Krüger | -4/+4 |
| 2025-09-09 | Rollup merge of #146366 - LorrensP-2158466:miri-gamma, r=RalfJung | Matthias Krüger | -5/+5 |
| 2025-09-09 | Rollup merge of #146365 - RalfJung:triagebot-rustc_intrinsic_const_stable_ind... | Matthias Krüger | -2/+13 |
| 2025-09-09 | Rollup merge of #146001 - bjorn3:update_getopts, r=davidtwco | Matthias Krüger | -18/+6 |
| 2025-09-09 | Rollup merge of #145929 - Qelxiros:apitit-suggestion, r=BoxyUwU | Matthias Krüger | -27/+74 |
| 2025-09-09 | Rollup merge of #145463 - jieyouxu:error-suffix, r=fmease | Matthias Krüger | -73/+314 |
| 2025-09-09 | Update `browser-ui-test` version to `0.22.2` | Guillaume Gomez | -5/+5 |
| 2025-09-09 | Improve docs of certain built-in macro expanders | León Orell Valerian Liehr | -13/+18 |
| 2025-09-09 | Make the compile test use a const instead | Georg Semmler | -8/+7 |
| 2025-09-09 | Make Barrier RefUnwindSafe again | Georg Semmler | -0/+15 |
| 2025-09-09 | Auto merge of #145717 - BoxyUwU:erase_regions_rename, r=lcnr | bors | -137/+162 |
| 2025-09-09 | fix comments about trait solver cycle heads | calvinhirsch | -4/+4 |
| 2025-09-09 | Add assertion | Boxy | -1/+1 |
| 2025-09-09 | Driveby fixes | Boxy | -10/+9 |
| 2025-09-09 | erase_regions to erase_and_anonymize_regions | Boxy | -132/+158 |
| 2025-09-09 | Update the LoongArch target documentation | WANG Rui | -8/+11 |
| 2025-09-09 | Auto merge of #146360 - Zalathar:rollup-qc2hhrd, r=Zalathar | bors | -695/+847 |
| 2025-09-09 | add approx_delta to all gamma tests | LorrensP-2158466 | -5/+5 |
| 2025-09-09 | CI: rfl: move job forward to Linux v6.17-rc5 to remove temporary commits | Miguel Ojeda | -3/+1 |
| 2025-09-09 | triagebot: warn about #[rustc_intrinsic_const_stable_indirect]; make warnings... | Ralf Jung | -2/+13 |
| 2025-09-09 | Rollup merge of #146343 - madsmtm:fix-platform_version, r=tgross35 | Stuart Cook | -3/+8 |
| 2025-09-09 | Rollup merge of #146339 - rustbot:docs-update, r=ehuss | Stuart Cook | -0/+0 |
| 2025-09-09 | Rollup merge of #146326 - cyrgani:int-module-1, r=jhpratt | Stuart Cook | -219/+81 |
| 2025-09-09 | Rollup merge of #146324 - RalfJung:no-ptr-fragment, r=oli-obk | Stuart Cook | -9/+119 |
| 2025-09-09 | Rollup merge of #146314 - cyrgani:hide-fmt-args-nl, r=GuillaumeGomez | Stuart Cook | -2/+2 |
| 2025-09-09 | Rollup merge of #146300 - bjoernager:f16-f128-sum-product, r=jhpratt | Stuart Cook | -1/+1 |
| 2025-09-09 | Rollup merge of #146195 - nixxo:urlencoding-fix, r=ehuss | Stuart Cook | -12/+23 |
| 2025-09-09 | Rollup merge of #146184 - dpaoliello:llvmbuildarm64, r=cuviper | Stuart Cook | -1/+4 |
| 2025-09-09 | Rollup merge of #146025 - Enselic:big-array-debuginfo-span, r=wesleywiser | Stuart Cook | -7/+52 |
| 2025-09-09 | Rollup merge of #145819 - jdonszelmann:convert-limits, r=fmease | Stuart Cook | -441/+550 |