| Age | Commit message (Expand) | Author | Lines |
| 2025-03-07 | Prevent `rmake.rs` from using any nightly/unstable features | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2025-03-07 | Apply `--cfg windows_raw_dylib` for bootstrap tools too | Jieyou Xu | -1/+1 |
| 2025-03-07 | Auto merge of #138127 - compiler-errors:rollup-kcarqrz, r=compiler-errors | bors | -335/+377 |
| 2025-03-06 | Auto merge of #138114 - compiler-errors:rollup-7xr4b69, r=compiler-errors | bors | -1099/+2253 |
| 2025-03-06 | Rollup merge of #138117 - cuviper:passwrapper-size_t, r=Urgau | Michael Goulet | -5/+5 |
| 2025-03-06 | Rollup merge of #138108 - WaffleLapkin:rustc_codegen_ssa_mentions, r=compiler... | Michael Goulet | -0/+3 |
| 2025-03-06 | Rollup merge of #138105 - reddevilmidzy:fix-broken-link, r=saethlin | Michael Goulet | -1/+1 |
| 2025-03-06 | Rollup merge of #138103 - ehuss:citool-target, r=Kobzol | Michael Goulet | -0/+1 |
| 2025-03-06 | Rollup merge of #138098 - okaneco:stabilize_const_copy_from_slice, r=tgross35 | Michael Goulet | -2/+1 |
| 2025-03-06 | Rollup merge of #138094 - lcnr:cleanup-borrowck, r=fee1-dead | Michael Goulet | -32/+32 |
| 2025-03-06 | Rollup merge of #138092 - lqd:revert-136731, r=SparrowLii | Michael Goulet | -0/+5 |
| 2025-03-06 | Rollup merge of #138090 - yotamofek:pr/rustdoc/flatten-ifs, r=GuillaumeGomez | Michael Goulet | -220/+203 |
| 2025-03-06 | Rollup merge of #138081 - eholk:yield-feature, r=oli-obk | Michael Goulet | -50/+74 |
| 2025-03-06 | Rollup merge of #138078 - moxian:rember-warns, r=Kobzol | Michael Goulet | -6/+7 |
| 2025-03-06 | Rollup merge of #138075 - compiler-errors:final-seg, r=Noratrieb | Michael Goulet | -4/+4 |
| 2025-03-06 | Rollup merge of #138064 - SergioGasquez:feat/xtensa-names, r=jieyouxu | Michael Goulet | -4/+4 |
| 2025-03-06 | Rollup merge of #138061 - jieyouxu:target-reviewers, r=wesleywiser | Michael Goulet | -0/+4 |
| 2025-03-06 | Rollup merge of #138053 - Kobzol:more-try-jobs, r=marcoieni | Michael Goulet | -2/+6 |
| 2025-03-06 | Rollup merge of #138046 - onur-ozkan:trim-include-str, r=jieyouxu | Michael Goulet | -1/+1 |
| 2025-03-06 | Rollup merge of #138041 - thaliaarchi:use-prelude-size-of.boostrap-compiletes... | Michael Goulet | -4/+3 |
| 2025-03-06 | Rollup merge of #137827 - yaahc:timestamp-metrics, r=estebank | Michael Goulet | -4/+23 |
| 2025-03-06 | Auto merge of #136831 - ehuss:update-stdarch, r=Amanieu | bors | -13/+24 |
| 2025-03-06 | Add the yield_expr feature | Eric Holk | -50/+74 |
| 2025-03-06 | Update stdarch | Eric Huss | -13/+24 |
| 2025-03-06 | Mention me (WaffleLapkin) when changes to `rustc_codegen_ssa` occur | waffle | -0/+3 |
| 2025-03-06 | [llvm/PassWrapper] use `size_t` when building arg strings | Josh Stone | -5/+5 |
| 2025-03-06 | Rollup merge of #138038 - tgross35:update-builtins, r=tgross35 | Michael Goulet | -6/+6 |
| 2025-03-06 | Rollup merge of #137920 - RalfJung:provenance-map-emptiness, r=oli-obk | Michael Goulet | -22/+22 |
| 2025-03-06 | Rollup merge of #137910 - compiler-errors:async-fn-goal-error, r=oli-obk | Michael Goulet | -54/+101 |
| 2025-03-06 | Rollup merge of #137868 - taiki-e:powerpcspe-doc, r=workingjubilee | Michael Goulet | -3/+26 |
| 2025-03-06 | Rollup merge of #137834 - lolbinarycat:rustc_fluent_macro-137815, r=BoxyUwU | Michael Goulet | -2/+2 |
| 2025-03-06 | Rollup merge of #137825 - estebank:rtn-sugg-2, r=compiler-errors | Michael Goulet | -17/+123 |
| 2025-03-06 | Rollup merge of #137820 - meithecatte:instantiate-opt, r=BoxyUwU | Michael Goulet | -1/+9 |
| 2025-03-06 | Rollup merge of #137808 - jswrenn:droppy-unsafe-fields, r=nnethercote | Michael Goulet | -80/+5 |
| 2025-03-06 | Rollup merge of #137805 - RalfJung:layout-debug-print, r=Noratrieb | Michael Goulet | -162/+162 |
| 2025-03-06 | Rollup merge of #137802 - RalfJung:miri-native-call-exposed, r=oli-obk | Michael Goulet | -64/+125 |
| 2025-03-06 | Rollup merge of #137798 - marcoieni:ubuntu-24-large-runner-arm, r=Kobzol | Michael Goulet | -1/+1 |
| 2025-03-06 | Rollup merge of #137772 - thaliaarchi:bstr-display, r=joshtriplett | Michael Goulet | -1/+3 |
| 2025-03-06 | Rollup merge of #137764 - compiler-errors:always-applicable-negative-impl, r=... | Michael Goulet | -151/+359 |
| 2025-03-06 | Rollup merge of #137758 - jdonszelmann:fix-137662, r=nnethercote | Michael Goulet | -0/+29 |
| 2025-03-06 | Rollup merge of #137744 - skius:master, r=Nadrieril | Michael Goulet | -22/+25 |
| 2025-03-06 | Rollup merge of #137643 - beetrees:repr128-dwarf-variant-test, r=jieyouxu | Michael Goulet | -21/+119 |
| 2025-03-06 | Rollup merge of #137637 - compiler-errors:dyn-cast-from-dyn-star, r=oli-obk | Michael Goulet | -2/+21 |
| 2025-03-06 | Rollup merge of #137565 - compiler-errors:macro-ex, r=estebank | Michael Goulet | -15/+225 |
| 2025-03-06 | Rollup merge of #137534 - xizheyin:issue-137342, r=GuillaumeGomez | Michael Goulet | -26/+60 |
| 2025-03-06 | Rollup merge of #137358 - dianne:new-match-ergonomics-examples, r=Nadrieril | Michael Goulet | -6/+47 |
| 2025-03-06 | Rollup merge of #137327 - arlosi:home-dir, r=Mark-Simulacrum | Michael Goulet | -5/+0 |
| 2025-03-06 | Rollup merge of #137303 - compiler-errors:maybe-forgor, r=cjgillot | Michael Goulet | -83/+4 |
| 2025-03-06 | Rollup merge of #136922 - oli-obk:pattern-types-option-ends, r=BoxyUwU | Michael Goulet | -274/+460 |
| 2025-03-06 | Rollup merge of #135895 - hkBst:patch-15, r=joboet | Michael Goulet | -5/+11 |