| Age | Commit message (Expand) | Author | Lines |
| 2025-08-02 | Rollup merge of #144478 - joshtriplett:doc-code-formatting-prep, r=Amanieu | Samuel Tardieu | -18/+28 |
| 2025-08-02 | Rollup merge of #143360 - folkertdev:const-continue-outside-loop-match, r=Waf... | Samuel Tardieu | -28/+34 |
| 2025-08-02 | Rollup merge of #132748 - lolbinarycat:rustdoc-intra-doc-link-warn-more-54191... | Samuel Tardieu | -1/+5 |
| 2025-08-02 | Auto merge of #129183 - estebank:cfg-visitor, r=davidtwco | bors | -39/+56 |
| 2025-08-02 | Auto merge of #144479 - cjgillot:incr-privacy-mod, r=petrochenkov | bors | -16/+19 |
| 2025-08-01 | Tweak rendering of cfg'd out item | Esteban Küber | -29/+38 |
| 2025-08-01 | tiny cleanup | Esteban Küber | -12/+7 |
| 2025-08-01 | remove recursive search for items | Esteban Küber | -33/+15 |
| 2025-08-01 | Limit how deep we visit items to find cfg'd out names | Esteban Küber | -3/+12 |
| 2025-08-01 | Detect more `cfg`d out items in resolution errors | Esteban Küber | -23/+45 |
| 2025-08-01 | Auto merge of #144458 - compiler-errors:no-witness-mini, r=lcnr | bors | -137/+119 |
| 2025-08-01 | Auto merge of #144773 - RalfJung:rollup-uif2yyj, r=RalfJung | bors | -24/+76 |
| 2025-08-01 | Rollup merge of #144772 - RalfJung:unsupported_calling_conventions, r=lqd | Ralf Jung | -0/+1 |
| 2025-08-01 | Rollup merge of #144708 - Stypox:add-tracing-to-step, r=RalfJung | Ralf Jung | -9/+75 |
| 2025-08-01 | Rollup merge of #144410 - Gelbpunkt:musl-tier3-dynamic, r=jieyouxu | Ralf Jung | -15/+0 |
| 2025-08-01 | add unsupported_calling_conventions to lint list | Ralf Jung | -0/+1 |
| 2025-08-01 | Auto merge of #144768 - jhpratt:rollup-otf1yfj, r=jhpratt | bors | -35/+111 |
| 2025-08-01 | Rollup merge of #144691 - xizheyin:suggest-confuse, r=estebank | Jacob Pratt | -35/+111 |
| 2025-08-01 | Auto merge of #144446 - nnethercote:opt-region-constraints, r=lcnr | bors | -223/+209 |
| 2025-08-01 | loop match: error on `#[const_continue]` outside `#[loop_match]` | Folkert de Vries | -28/+34 |
| 2025-07-31 | Add EnteredTraceSpan::or_if_tracing_disabled | Stypox | -10/+39 |
| 2025-07-31 | Add tracing to more functions related to step.rs | Stypox | -1/+23 |
| 2025-07-31 | Add tracing calls to eval_statement/terminator | Stypox | -3/+18 |
| 2025-07-31 | Remove the witness type from coroutine args | Michael Goulet | -76/+44 |
| 2025-07-31 | Extract borrowck coroutine drop-liveness hack | Michael Goulet | -19/+31 |
| 2025-07-31 | Stall coroutines based off of ty::Coroutine, not ty::CoroutineWitness | Michael Goulet | -42/+44 |
| 2025-07-31 | Rollup merge of #144733 - Muscraft:secondary-file-sigil, r=compiler-errors | Jana Dönszelmann | -1/+1 |
| 2025-07-31 | Rollup merge of #144726 - jdonszelmann:move-attr-data-structures, r=lcnr | Jana Dönszelmann | -360/+318 |
| 2025-07-31 | Rollup merge of #144712 - nnethercote:dedup-num-types, r=fmease | Jana Dönszelmann | -353/+269 |
| 2025-07-31 | Rollup merge of #144711 - compiler-errors:op-span, r=petrochenkov | Jana Dönszelmann | -6/+9 |
| 2025-07-31 | Rollup merge of #144702 - compiler-errors:stall-const-arg-has-type, r=lcnr | Jana Dönszelmann | -0/+7 |
| 2025-07-31 | Rollup merge of #144688 - Stypox:better-enter-trace-span, r=RalfJung | Jana Dönszelmann | -10/+69 |
| 2025-07-31 | Make Miri's enter_trace_span! call const_eval's | Stypox | -4/+4 |
| 2025-07-31 | fix: Match width of ascii and unicode secondary file start | Scott Schafer | -1/+1 |
| 2025-07-31 | remove rustc_attr_data_structures | Jana Dönszelmann | -360/+318 |
| 2025-07-31 | Auto merge of #144731 - samueltardieu:rollup-36y30k2, r=samueltardieu | bors | -1/+3 |
| 2025-07-31 | Rollup merge of #136840 - Flakebi:linker-plugin-lto-fat, r=dianqk | Samuel Tardieu | -1/+3 |
| 2025-07-31 | Overhaul `Constraint`. | Nicholas Nethercote | -223/+205 |
| 2025-07-31 | Avoid vacuous `Constraint::{VarSubVar,RegSubReg}` constraints. | Nicholas Nethercote | -2/+6 |
| 2025-07-31 | Tidy up `Cargo.toml` files. | Nicholas Nethercote | -14/+44 |
| 2025-07-31 | Deduplicate `IntTy`/`UintTy`/`FloatTy`. | Nicholas Nethercote | -340/+226 |
| 2025-07-31 | Auto merge of #144723 - Zalathar:rollup-f9e0rfo, r=Zalathar | bors | -143/+145 |
| 2025-07-31 | Rollup merge of #144713 - nnethercote:rustc_middle-ty-cleanups, r=lcnr | Stuart Cook | -140/+135 |
| 2025-07-31 | Rollup merge of #144665 - scottmcm:restore-sroa-simd-check, r=compiler-errors | Stuart Cook | -1/+5 |
| 2025-07-31 | Rollup merge of #144657 - Muscraft:fix-unicode-close-window, r=fee1-dead | Stuart Cook | -2/+5 |
| 2025-07-31 | Fix linker-plugin-lto only doing thin lto | Flakebi | -1/+3 |
| 2025-07-31 | fix: Only "close the window" when its the last annotated file | Scott Schafer | -2/+5 |
| 2025-07-31 | Extend `is_case_difference` to handle digit-letter confusables | xizheyin | -35/+111 |
| 2025-07-31 | Rollup merge of #144717 - nnethercote:mv-rustc_middle-parameterized, r=compil... | Stuart Cook | -189/+170 |
| 2025-07-31 | Rollup merge of #144685 - jdonszelmann:lang-items-once, r=wafflelapkin | Stuart Cook | -5/+3 |