| Age | Commit message (Expand) | Author | Lines |
| 2025-08-19 | Rollup merge of #145500 - JonathanBrouwer:must_use_target, r=jdonszelmann | 许杰友 Jieyou Xu (Joe) | -365/+535 |
| 2025-08-19 | Rollup merge of #145493 - fee1-dead-contrib:push-rsqlqymxyyqp, r=jdonszelmann | 许杰友 Jieyou Xu (Joe) | -40/+20 |
| 2025-08-19 | Rollup merge of #145490 - Kobzol:bootstrap-io-tracing, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -30/+91 |
| 2025-08-19 | Rollup merge of #145486 - Urgau:unicode-mention, r=lqd | 许杰友 Jieyou Xu (Joe) | -5/+6 |
| 2025-08-19 | Rollup merge of #145474 - fmease:paren-use-bounds-fix, r=fee1-dead | 许杰友 Jieyou Xu (Joe) | -103/+117 |
| 2025-08-19 | Rollup merge of #145464 - Kivooeo:stabilize-const_pathbuf_osstring_new, r=ibr... | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2025-08-19 | Rollup merge of #145452 - Kobzol:bootstrap-strip, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+12 |
| 2025-08-19 | Rollup merge of #145429 - bjorn3:codegen_fn_attrs_improvements, r=jdonszelmann | 许杰友 Jieyou Xu (Joe) | -63/+43 |
| 2025-08-19 | Rollup merge of #145338 - lcnr:coroutine-witness-yikes, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -63/+85 |
| 2025-08-19 | Rollup merge of #145585 - RalfJung:miri-inplace-arg-checks, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -59/+185 |
| 2025-08-19 | Rollup merge of #145336 - clarfonthey:hidden-unicode, r=ibraheemdev | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2025-08-19 | Rollup merge of #145306 - Stypox:tracing-misc, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -5/+15 |
| 2025-08-19 | Rollup merge of #145255 - lune-climate:dec2flt-doc, r=ibraheemdev | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2025-08-19 | Rollup merge of #145166 - makai410:teach-pub-crate, r=lcnr | 许杰友 Jieyou Xu (Joe) | -1/+33 |
| 2025-08-19 | Rollup merge of #145099 - heiher:loong-32s, r=folkertdev | 许杰友 Jieyou Xu (Joe) | -7/+14 |
| 2025-08-19 | Rollup merge of #145025 - lolbinarycat:ci-tidy-spellcheck, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -39/+100 |
| 2025-08-19 | Rollup merge of #144983 - Oneirical:uncountable-integer, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -118/+134 |
| 2025-08-19 | Rollup merge of #144906 - Kobzol:infra-team-tier-bump, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -9/+9 |
| 2025-08-19 | Rollup merge of #144767 - tgross35:doc-grammar, r=ibraheemdev | 许杰友 Jieyou Xu (Joe) | -18/+12 |
| 2025-08-19 | Rollup merge of #143730 - pascaldekloe:fmt-radix-trim, r=tgross35 | 许杰友 Jieyou Xu (Joe) | -206/+305 |
| 2025-08-19 | Rollup merge of #142938 - lolbinarycat:std-set_permissions_nofollow, r=ibrahe... | 许杰友 Jieyou Xu (Joe) | -0/+34 |
| 2025-08-19 | Rollup merge of #142079 - lcnr:opaque-types-universes, r=BoxyUwU | 许杰友 Jieyou Xu (Joe) | -26/+32 |
| 2025-08-19 | Rollup merge of #140740 - ojeda:indirect-branch-cs-prefix, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -0/+113 |
| 2025-08-19 | Rollup merge of #139345 - smoelius:into-iter-stability, r=lcnr | 许杰友 Jieyou Xu (Joe) | -60/+131 |
| 2025-08-19 | Auto merge of #142487 - estebank:serde-attr-5, r=petrochenkov | bors | -27/+60 |
| 2025-08-19 | Merge remote-tracking branch 'upstream/master' | Michael Rieder | -227912/+1153550 |
| 2025-08-19 | Remove
hs_abs_cmp examples | Michael Rieder | -14/+0 |
| 2025-08-19 | Avoid using `()` in `derive(From)` output. | Nicholas Nethercote | -77/+38 |
| 2025-08-19 | Update uitests | Jonathan Brouwer | -312/+509 |
| 2025-08-19 | Port `must_use` to the new target checking | Jonathan Brouwer | -53/+20 |
| 2025-08-19 | Make tool-only suggestion to remove attributes on invalid targets | Jonathan Brouwer | -0/+6 |
| 2025-08-19 | miri: detect passing the same local twice as an in-place argument | Ralf Jung | -20/+133 |
| 2025-08-19 | Auto merge of #145589 - Zalathar:rollup-k97wtuq, r=Zalathar | bors | -6612/+11342 |
| 2025-08-19 | Rollup merge of #145584 - RalfJung:interpret-clear-provenance, r=compiler-errors | Stuart Cook | -0/+17 |
| 2025-08-19 | Rollup merge of #145565 - Kobzol:bootstrap-ci-print-error, r=jieyouxu | Stuart Cook | -0/+15 |
| 2025-08-19 | Rollup merge of #145563 - Kobzol:remove-from-from-prelude, r=petrochenkov | Stuart Cook | -22/+57 |
| 2025-08-19 | Rollup merge of #145557 - Kobzol:rustc-link-fix, r=jieyouxu | Stuart Cook | -34/+78 |
| 2025-08-19 | Rollup merge of #145484 - Zalathar:archive-builder, r=bjorn3 | Stuart Cook | -543/+6 |
| 2025-08-19 | Rollup merge of #145432 - Zalathar:target-machine, r=wesleywiser | Stuart Cook | -17/+14 |
| 2025-08-19 | Rollup merge of #145405 - durin42:test-cleanup-tmpdir, r=lqd | Stuart Cook | -8/+8 |
| 2025-08-19 | Rollup merge of #145243 - jdonszelmann:inner-attr-errors, r=petrochenkov | Stuart Cook | -37/+53 |
| 2025-08-19 | Rollup merge of #145041 - lcnr:borrowck-limitations-error, r=BoxyUwU | Stuart Cook | -58/+133 |
| 2025-08-19 | Rollup merge of #145013 - fee1-dead-contrib:push-vwvsqsqnrxqm, r=nnethercote | Stuart Cook | -374/+523 |
| 2025-08-19 | Rollup merge of #144960 - raoulstrackx:raoul/rte-513-disable_sleep_tests_on_s... | Stuart Cook | -0/+1 |
| 2025-08-19 | Rollup merge of #144804 - WaffleLapkin:reach-for-the-casts, r=compiler-errors | Stuart Cook | -39/+25 |
| 2025-08-19 | Rollup merge of #144567 - CaiWeiran:transmute-scalar_test, r=nikic | Stuart Cook | -19/+12 |
| 2025-08-19 | Rollup merge of #144476 - notriddle:notriddle/stringdex, r=lolbinarycat,Guill... | Stuart Cook | -5007/+9040 |
| 2025-08-19 | Rollup merge of #144252 - Kobzol:rmeta-sysroot, r=jieyouxu | Stuart Cook | -88/+335 |
| 2025-08-19 | Rollup merge of #142871 - chenyukang:yukang-fix-doc-for-transpose, r=ibraheemdev | Stuart Cook | -6/+6 |
| 2025-08-19 | Rollup merge of #142681 - 1c3t3a:sanitize-off-on, r=rcvalle | Stuart Cook | -345/+942 |