| Age | Commit message (Expand) | Author | Lines |
| 2025-07-08 | Rollup merge of #143475 - tgross35:runtime-test-config, r=jieyouxu | Trevor Gross | -23/+20 |
| 2025-07-08 | Rollup merge of #143426 - hkBst:clippy-fix-indent-1, r=jhpratt | Trevor Gross | -46/+47 |
| 2025-07-08 | Rollup merge of #143339 - 1c3t3a:issue-143332, r=RalfJung | Trevor Gross | -15/+14 |
| 2025-07-08 | Rollup merge of #143177 - xizheyin:143134, r=lcnr | Trevor Gross | -6/+31 |
| 2025-07-08 | Rollup merge of #142357 - Kobzol:simplify-llvm-bitcode-linker, r=jieyouxu | Trevor Gross | -30/+82 |
| 2025-07-09 | Auto merge of #142707 - ashivaram23:drop_wildcard, r=dianqk | bors | -44/+219 |
| 2025-07-09 | Merge pull request #20200 from rust-lang/revert-20157-push-nxrvpywtvoys | Shoyu Vanilla (Flint) | -13/+13 |
| 2025-07-08 | Expose nested bodies in rustc_borrowck::consumers | Nico Lehmann | -62/+107 |
| 2025-07-09 | Merge pull request #20198 from Hmikihiro/migrate_pull_asignment_up | Shoyu Vanilla (Flint) | -27/+59 |
| 2025-07-08 | Disable docs for `compiler-builtins` and `sysroot` | Josh Stone | -4/+6 |
| 2025-07-08 | fix: correct typo in attr_parsing_previously_accepted message key | Dillon Amburgey | -2/+2 |
| 2025-07-08 | Apply effects to otherwise edge in dataflow analysis | Amogh Shivaram | -44/+219 |
| 2025-07-09 | emit `.att_syntax` when global/naked asm use that option | Folkert de Vries | -7/+90 |
| 2025-07-09 | Use "Innermost" & "Outermost" terminology for `AttributeOrder` | Pavel Grigorenko | -42/+29 |
| 2025-07-09 | Port `#[rustc_coherence_is_core]` to the new attribute system | Pavel Grigorenko | -6/+20 |
| 2025-07-09 | Port `#[rustc_allow_incoherent_impl]` to the new attribute system | Pavel Grigorenko | -10/+31 |
| 2025-07-09 | Reorder attribute parsers in `traits.rs` | Pavel Grigorenko | -28/+35 |
| 2025-07-09 | Port `#[rustc_paren_sugar]` to the new attribute system | Pavel Grigorenko | -5/+19 |
| 2025-07-09 | Port `#[fundamental]` to the new attribute system | Pavel Grigorenko | -12/+29 |
| 2025-07-08 | Auto merge of #140525 - lqd:stabilize-lld, r=petrochenkov | bors | -176/+353 |
| 2025-07-09 | Port `#[marker]` to the new attribute system | Pavel Grigorenko | -21/+47 |
| 2025-07-09 | Port `#[rustc_unsafe_specialization_marker]` to the new attribute system | Pavel Grigorenko | -10/+29 |
| 2025-07-09 | Port `#[rustc_specialization_trait]` to the new attribute system | Pavel Grigorenko | -3/+17 |
| 2025-07-09 | Port `#[type_const]` to the new attribute system | Pavel Grigorenko | -21/+42 |
| 2025-07-09 | Port `#[rustc_coinductive]` to the new attribute system | Pavel Grigorenko | -5/+17 |
| 2025-07-09 | Port `#[rustc_do_not_implement_via_object]` to the new attribute system | Pavel Grigorenko | -5/+18 |
| 2025-07-09 | Port `#[rustc_deny_explicit_impl]` to the new attribute system | Pavel Grigorenko | -4/+19 |
| 2025-07-09 | Port `#[const_trait]` to the new attribute system | Pavel Grigorenko | -33/+49 |
| 2025-07-08 | docs: document trait upcasting rules in `Unsize` trait | Moulins | -0/+5 |
| 2025-07-08 | bootstrap: add change tracker entry for new --extra-checks=auto: feature | binarycat | -0/+5 |
| 2025-07-08 | tidy: assume all files are modified in CI | binarycat | -0/+4 |
| 2025-07-08 | tidy: warn when --extra-checks is passed an invalid lang:kind combo | binarycat | -3/+25 |
| 2025-07-08 | tidy: add `auto:` prefix to --extra-checks syntax | binarycat | -20/+67 |
| 2025-07-08 | tidy: update files_modified to take CiInfo | binarycat | -3/+7 |
| 2025-07-08 | tidy: factor out change detection logic and make it more robust | binarycat | -16/+30 |
| 2025-07-08 | Revert "Re-enable fixpoint iteration for variance computation" | Chayim Refael Friedman | -13/+13 |
| 2025-07-08 | Error on moving unsized values rather than ICE'ing | mejrs | -9/+153 |
| 2025-07-08 | Win: Use exceptions with empty data for SEH panic exception copies | George Tokmaji | -4/+14 |
| 2025-07-08 | add extra log messages to track setup | Folkert de Vries | -0/+3 |
| 2025-07-08 | Spelling | Aleksey Kliger | -1/+1 |
| 2025-07-08 | tidy: refactor --extra-checks parsing | binarycat | -14/+111 |
| 2025-07-08 | Auto merge of #143645 - matthiaskrgr:rollup-d2a3leo, r=matthiaskrgr | bors | -70/+268 |
| 2025-07-08 | Rollup merge of #143622 - Gelbpunkt:mips64-unknown-linux-muslabi64-target-mai... | Matthias Krüger | -1/+51 |
| 2025-07-08 | Rollup merge of #143620 - Muscraft:remove-newline, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2025-07-08 | Rollup merge of #143603 - Periodic1911:clarify_keepfistlast, r=compiler-errors | Matthias Krüger | -1/+15 |
| 2025-07-08 | Rollup merge of #143600 - alexcrichton:wasm32-wasip1-doc-reword, r=jieyouxu | Matthias Krüger | -25/+23 |
| 2025-07-08 | Rollup merge of #143593 - mejrs:dummy, r=jdonszelmann | Matthias Krüger | -1/+28 |
| 2025-07-08 | Rollup merge of #143555 - obi1kenobi:pg/target-feature-not-unsafe-rustdoc-jso... | Matthias Krüger | -1/+37 |
| 2025-07-08 | Rollup merge of #143402 - GrigorenkoPV:attributes/link_attrs, r=jdonszelmann | Matthias Krüger | -40/+113 |
| 2025-07-08 | Add triagebot stdarch mention ping | Jakub Beránek | -0/+9 |