| Age | Commit message (Expand) | Author | Lines |
| 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 | Add the yield_expr feature | Eric Holk | -50/+74 |
| 2025-03-06 | Auto merge of #138039 - onur-ozkan:handle-forced-compiler-on-tools, r=jieyouxu | bors | -86/+145 |
| 2025-03-07 | Fix broken link to Miri intrinsics in documentation | Redddy | -1/+1 |
| 2025-03-06 | Git ignore citool's target directory | Eric Huss | -0/+1 |
| 2025-03-06 | fix typo | lcnr | -1/+1 |
| 2025-03-06 | Stabilize `const_copy_from_slice` feature | okaneco | -2/+1 |
| 2025-03-06 | `TypeVerifier` do not walk into required consts | lcnr | -28/+28 |
| 2025-03-06 | expand comments of `TyCtxt` impl of `DynSync`/`DynSend` | Rémy Rakic | -1/+3 |
| 2025-03-06 | `apply_closure_requirement` use `LocalDefId` | lcnr | -4/+4 |
| 2025-03-06 | Revert "rustc_middle: parallel: TyCtxt: remove "unsafe impl DynSend/DynSync"" | Rémy Rakic | -0/+3 |
| 2025-03-06 | Don't even bother checking changelog in --dry-run mode | moxian | -6/+6 |
| 2025-03-06 | `librustdoc`: flatten nested ifs | Yotam Ofek | -220/+203 |
| 2025-03-05 | Remember silenced bootstrap changelog warnings even in --dry-run | moxian | -1/+2 |
| 2025-03-05 | Use final path segment for diagnostic | Michael Goulet | -4/+4 |
| 2025-03-05 | bootstrap and compiletest: Use size_of_val from the prelude instead of imported | Thalia Archibald | -4/+3 |
| 2025-03-05 | Auto merge of #137907 - compiler-errors:inline-fnonce, r=saethlin | bors | -123/+397 |
| 2025-03-05 | feat: Remove - from xtensa targets cpu names | Sergio Gasquez | -4/+4 |
| 2025-03-05 | Auto merge of #138058 - jieyouxu:rollup-skdt0oz, r=jieyouxu | bors | -8349/+2860 |
| 2025-03-05 | triagebot: add `compiler_leads` ad-hoc group | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2025-03-05 | Rollup merge of #138028 - workingjubilee:is-rustic-abi, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -43/+34 |
| 2025-03-05 | Rollup merge of #137875 - Zalathar:irrefutable, r=Nadrieril | 许杰友 Jieyou Xu (Joe) | -204/+168 |
| 2025-03-05 | Rollup merge of #137731 - SparrowLii:waiter, r=nnethercote | 许杰友 Jieyou Xu (Joe) | -2/+15 |
| 2025-03-05 | Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -878/+56 |
| 2025-03-05 | Rollup merge of #137723 - onur-ozkan:cfg-ver-description, r=pietroalbini,weih... | 许杰友 Jieyou Xu (Joe) | -14/+37 |
| 2025-03-05 | Rollup merge of #137679 - bjorn3:coretests_improvements, r=jieyouxu,onur-ozkan | 许杰友 Jieyou Xu (Joe) | -69/+25 |
| 2025-03-05 | Rollup merge of #137633 - compiler-errors:no-implied-bounds-hack-unless-bevy,... | 许杰友 Jieyou Xu (Joe) | -269/+264 |
| 2025-03-05 | Rollup merge of #137569 - aDotInTheVoid:for-iurii, r=ibraheemdev | 许杰友 Jieyou Xu (Joe) | -2/+1 |
| 2025-03-05 | Rollup merge of #137477 - Ayush1325:uefi-service-binding, r=Noratrieb | 许杰友 Jieyou Xu (Joe) | -1/+60 |
| 2025-03-05 | Rollup merge of #137463 - sunshowers:illumos-posix-spawn, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -4/+19 |
| 2025-03-05 | Rollup merge of #137298 - compiler-errors:mir-wf, r=lcnr | 许杰友 Jieyou Xu (Joe) | -74/+174 |
| 2025-03-05 | Rollup merge of #137240 - jieyouxu:remove_dir_all, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -3/+5 |
| 2025-03-05 | Rollup merge of #136977 - Kobzol:citool-datadog, r=marcoieni | 许杰友 Jieyou Xu (Joe) | -5119/+795 |
| 2025-03-05 | Rollup merge of #136975 - jyn514:macos-x, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -1/+7 |
| 2025-03-05 | Rollup merge of #136865 - jieyouxu:long-type-path-compare-mode, r=lqd | 许杰友 Jieyou Xu (Joe) | -177/+143 |
| 2025-03-05 | Rollup merge of #136798 - pcorwin:master, r=tgross35 | 许杰友 Jieyou Xu (Joe) | -0/+34 |