| Age | Commit message (Expand) | Author | Lines |
| 2025-07-08 | Expose nested bodies in rustc_borrowck::consumers | Nico Lehmann | -8/+18 |
| 2025-07-08 | Apply effects to otherwise edge in dataflow analysis | Amogh Shivaram | -10/+122 |
| 2025-07-09 | emit `.att_syntax` when global/naked asm use that option | Folkert de Vries | -0/+75 |
| 2025-07-09 | Port `#[fundamental]` to the new attribute system | Pavel Grigorenko | -6/+9 |
| 2025-07-08 | Auto merge of #140525 - lqd:stabilize-lld, r=petrochenkov | bors | -54/+150 |
| 2025-07-09 | Port `#[marker]` to the new attribute system | Pavel Grigorenko | -12/+25 |
| 2025-07-09 | Port `#[type_const]` to the new attribute system | Pavel Grigorenko | -13/+20 |
| 2025-07-08 | Error on moving unsized values rather than ICE'ing | mejrs | -7/+118 |
| 2025-07-08 | Rollup merge of #143555 - obi1kenobi:pg/target-feature-not-unsafe-rustdoc-jso... | Matthias Krüger | -0/+23 |
| 2025-07-08 | Rollup merge of #143402 - GrigorenkoPV:attributes/link_attrs, r=jdonszelmann | Matthias Krüger | -18/+27 |
| 2025-07-08 | Remove `const_eval_select` hack | Oli Scherer | -45/+20 |
| 2025-07-08 | Constify `Fn*` traits | Oli Scherer | -517/+49 |
| 2025-07-08 | Auto merge of #134628 - estebank:const-default, r=oli-obk | bors | -143/+154 |
| 2025-07-08 | expand `-Clink-self-contained` tests | Rémy Rakic | -1/+47 |
| 2025-07-08 | expand `-Clinker-features` tests | Rémy Rakic | -19/+59 |
| 2025-07-08 | stabilize `-Clink-self-contained=-linker` on x64 linux | Rémy Rakic | -4/+6 |
| 2025-07-08 | stabilize `-Clinker-features=-lld` on x64 linux | Rémy Rakic | -10/+11 |
| 2025-07-08 | Disable `tests/run-make/mte-ffi` | Jieyou Xu | -0/+7 |
| 2025-07-08 | Revert `tests/run-make/mte-ffi` changes | Jieyou Xu | -7/+4 |
| 2025-07-08 | add post-dist test for checking that we use LLD | Rémy Rakic | -22/+29 |
| 2025-07-07 | Let `rvalue_creates_operand` return true for *all* `Rvalue::Aggregate`s | Scott McMurray | -9/+135 |
| 2025-07-08 | Auto merge of #143621 - matthiaskrgr:rollup-p1ce8l7, r=matthiaskrgr | bors | -11/+181 |
| 2025-07-08 | Don't mark `#[target_feature]` safe fns as unsafe in rustdoc JSON. | Predrag Gruevski | -0/+23 |
| 2025-07-08 | Rollup merge of #143589 - RalfJung:const-pat, r=compiler-errors | Matthias Krüger | -3/+3 |
| 2025-07-08 | Rollup merge of #143570 - bvanjoi:issue-143560, r=compiler-errors | Matthias Krüger | -1/+138 |
| 2025-07-08 | Rollup merge of #143567 - xizheyin:143336, r=compiler-errors | Matthias Krüger | -7/+40 |
| 2025-07-08 | Auto merge of #143433 - oli-obk:ty_span_qry, r=compiler-errors | bors | -8/+39 |
| 2025-07-07 | Make `Default` const and add some `const Default` impls | Esteban Küber | -143/+154 |
| 2025-07-07 | Run `tests/rustdoc-json/attrs/target_features` on all hosts. | Alona Enraght-Moony | -2/+0 |
| 2025-07-07 | Rollup merge of #143583 - folkertdev:loop-match-no-terminator-on-block, r=bjorn3 | Matthias Krüger | -0/+31 |
| 2025-07-07 | Rollup merge of #143539 - JonathanBrouwer:ice-regression-tests, r=oli-obk | Matthias Krüger | -0/+57 |
| 2025-07-07 | Rollup merge of #143340 - nabijaczleweli:awhile, r=mati865 | Matthias Krüger | -1/+1 |
| 2025-07-07 | Rollup merge of #132469 - estebank:issue-132041, r=Nadrieril | Matthias Krüger | -0/+92 |
| 2025-07-07 | Respect endianness correctly in CheckEnums test suite | Bastian Kersting | -15/+14 |
| 2025-07-07 | const-block-as-pattern: do not refer to no-longer-existing nightly feature | Ralf Jung | -3/+3 |
| 2025-07-07 | Port `#[ffi_pure]` to the new attribute system | Pavel Grigorenko | -6/+9 |
| 2025-07-07 | `loop_match`: fix 'no terminator on block' | Folkert de Vries | -0/+31 |
| 2025-07-07 | Port `#[ffi_const]` to the new attribute system | Pavel Grigorenko | -6/+9 |
| 2025-07-07 | Rollup merge of #143551 - compiler-errors:root-sub, r=cjgillot | 许杰友 Jieyou Xu (Joe) | -0/+127 |
| 2025-07-07 | Rollup merge of #143524 - makai410:smir-move-back, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -53/+43 |
| 2025-07-07 | Rollup merge of #143482 - ia0:fix, r=fee1-dead | 许杰友 Jieyou Xu (Joe) | -4/+25 |
| 2025-07-07 | Rollup merge of #143464 - workingjubilee:make-debug-rs-cross-compile, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -12/+1007 |
| 2025-07-07 | Port `#[export_stable]` to the new attribute system | Pavel Grigorenko | -6/+9 |
| 2025-07-07 | consider nested cases for duplicate RPITIT | bohan | -1/+138 |
| 2025-07-07 | Point to correct argument in Func Call when Self type fails trait bound | xizheyin | -11/+17 |
| 2025-07-07 | Add test tests/ui/trait-bounds/false-span-in-trait-bound-label.rs | xizheyin | -0/+27 |
| 2025-07-07 | Add `ty_span` query | Oli Scherer | -8/+39 |
| 2025-07-07 | Add ui test unnessary-error-issue-138401.rs | xizheyin | -0/+26 |
| 2025-07-07 | remove `rustc_smir` from tests | Makai | -53/+43 |
| 2025-07-07 | Rollup merge of #143344 - JonathanBrouwer:path-parser, r=jdonszelmann | Jacob Pratt | -35/+46 |