| Age | Commit message (Expand) | Author | Lines |
| 2025-08-20 | Pass `alloc-variant-zeroed` to LLVM | clubby789 | -0/+15 |
| 2025-08-20 | Unconditionally-const supertraits are considered not dyn compatible | Michael Goulet | -11/+39 |
| 2025-08-20 | Enforce correct number of arguments for `"x86-interrupt"` functions | Pavel Grigorenko | -0/+24 |
| 2025-08-20 | Do not use effective_visibilities query for Adt types of a local trait while ... | xizheyin | -1/+1 |
| 2025-08-20 | diagnostics :3 | lcnr | -19/+43 |
| 2025-08-20 | handle opaque types before region inference | lcnr | -1128/+958 |
| 2025-08-20 | `region_infer::opaque_types` to folder | lcnr | -0/+0 |
| 2025-08-20 | `fully_perform_op_raw` out of `TypeChecker` | lcnr | -31/+75 |
| 2025-08-20 | Auto merge of #145348 - nnethercote:parse_token_tree-speedup-for-uom, r=petro... | bors | -6/+23 |
| 2025-08-20 | Rollup merge of #145626 - folkertdev:prefetch-fallback, r=Amanieu | Jacob Pratt | -2/+12 |
| 2025-08-20 | Rollup merge of #145623 - compiler-errors:pretty-async-name, r=wesleywiser | Jacob Pratt | -4/+43 |
| 2025-08-20 | Rollup merge of #145252 - shepmaster:demote-x86_64-apple-darwin-to-tier-2, r=... | Jacob Pratt | -1/+1 |
| 2025-08-20 | Rollup merge of #140794 - karolzwolak:allow-unused-doc-65464, r=davidtwco | Jacob Pratt | -6/+54 |
| 2025-08-19 | Auto merge of #145601 - jieyouxu:rollup-t5mbqhc, r=jieyouxu | bors | -49/+78 |
| 2025-08-20 | make `prefetch` intrinsics safe | Folkert de Vries | -2/+12 |
| 2025-08-19 | Defer tail call ret ty equality to check_tail_calls | Michael Goulet | -25/+18 |
| 2025-08-19 | mention lint group in default level lint note | Karol Zwolak | -6/+54 |
| 2025-08-19 | Auto merge of #145600 - jieyouxu:rollup-jw0bpnt, r=jieyouxu | bors | -369/+316 |
| 2025-08-19 | Pretty print the name of an future from calling async closure | Michael Goulet | -4/+43 |
| 2025-08-19 | Auto merge of #145599 - jieyouxu:rollup-523cxhm, r=jieyouxu | bors | -92/+239 |
| 2025-08-19 | Gate static coroutines behind a parser feature | Michael Goulet | -2/+7 |
| 2025-08-19 | Prevent impossible combinations in `ast::ModKind`. | Nicholas Nethercote | -16/+18 |
| 2025-08-19 | Rollup merge of #145578 - vexide:armv7a-vex-v5+linked-files, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -10/+26 |
| 2025-08-19 | Rollup merge of #145568 - fee1-dead-contrib:push-uvsonuzxmkus, r=fmease | 许杰友 Jieyou Xu (Joe) | -4/+15 |
| 2025-08-19 | Rollup merge of #145556 - JonathanBrouwer:extern-crate-stable, r=jdonszelmann | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2025-08-19 | Rollup merge of #145537 - zachs18:metasized-negative-bound-fix, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -7/+18 |
| 2025-08-19 | Rollup merge of #145532 - bvanjoi:debug-resolve-module, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -1/+4 |
| 2025-08-19 | Rollup merge of #145510 - cjgillot:visit-async-drop, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -2/+12 |
| 2025-08-19 | Rollup merge of #145505 - cjgillot:tweak-span-cache, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -44/+37 |
| 2025-08-19 | Rollup merge of #145500 - JonathanBrouwer:must_use_target, r=jdonszelmann | 许杰友 Jieyou Xu (Joe) | -53/+26 |
| 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 #145474 - fmease:paren-use-bounds-fix, r=fee1-dead | 许杰友 Jieyou Xu (Joe) | -97/+89 |
| 2025-08-19 | Rollup merge of #145429 - bjorn3:codegen_fn_attrs_improvements, r=jdonszelmann | 许杰友 Jieyou Xu (Joe) | -62/+42 |
| 2025-08-19 | Rollup merge of #145338 - lcnr:coroutine-witness-yikes, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -63/+68 |
| 2025-08-19 | Rollup merge of #145585 - RalfJung:miri-inplace-arg-checks, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -22/+56 |
| 2025-08-19 | Rollup merge of #145306 - Stypox:tracing-misc, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -5/+13 |
| 2025-08-19 | Rollup merge of #145166 - makai410:teach-pub-crate, r=lcnr | 许杰友 Jieyou Xu (Joe) | -1/+25 |
| 2025-08-19 | Rollup merge of #145099 - heiher:loong-32s, r=folkertdev | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2025-08-19 | Rollup merge of #145025 - lolbinarycat:ci-tidy-spellcheck, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -5/+5 |
| 2025-08-19 | Rollup merge of #142079 - lcnr:opaque-types-universes, r=BoxyUwU | 许杰友 Jieyou Xu (Joe) | -9/+22 |
| 2025-08-19 | Rollup merge of #140740 - ojeda:indirect-branch-cs-prefix, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -0/+24 |
| 2025-08-19 | Rollup merge of #139345 - smoelius:into-iter-stability, r=lcnr | 许杰友 Jieyou Xu (Joe) | -50/+92 |
| 2025-08-19 | Auto merge of #142487 - estebank:serde-attr-5, r=petrochenkov | bors | -27/+39 |
| 2025-08-19 | Avoid using `()` in `derive(From)` output. | Nicholas Nethercote | -35/+36 |
| 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/+41 |
| 2025-08-19 | Rollup merge of #145584 - RalfJung:interpret-clear-provenance, r=compiler-errors | Stuart Cook | -0/+17 |
| 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 |