| Age | Commit message (Expand) | Author | Lines |
| 2025-06-29 | Rollup merge of #142021 - HamidrezaSK:fix-lint-precedence-doc, r=ehuss | Matthias Krüger | -1/+102 |
| 2025-06-25 | Rollup merge of #142992 - workingjubilee:dont-validate-naughty-abis, r=jieyouxu | Jana Dönszelmann | -0/+5 |
| 2025-06-25 | Rollup merge of #142809 - KMJ-007:ad-type-analysis-flag, r=ZuseZ4 | Jana Dönszelmann | -0/+2 |
| 2025-06-25 | Sprinkle breadcrumbs around to lead people to the rust-invalid ABI | Jubilee Young | -0/+5 |
| 2025-06-25 | unstable-book: Update cmse feature descriptions | Jubilee Young | -18/+11 |
| 2025-06-25 | move unstable book page and account for it | Jubilee Young | -0/+0 |
| 2025-06-24 | Rollup merge of #142934 - nnethercote:tweak-macro-stats, r=petrochenkov | Jubilee | -3/+3 |
| 2025-06-24 | Rollup merge of #138780 - trifectatechfoundation:loop_match_attr, r=oli-obk,t... | Jubilee | -0/+52 |
| 2025-06-25 | added PrintTAFn flag for autodiff | Karan Janthe | -0/+2 |
| 2025-06-24 | Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-dead | Guillaume Gomez | -30/+3 |
| 2025-06-24 | Remove the deprecated `concat_idents!` macro | Trevor Gross | -30/+3 |
| 2025-06-24 | Tweak `-Zmacro-stats` measurement. | Nicholas Nethercote | -3/+3 |
| 2025-06-23 | Add `#[loop_match]` for improved DFA codegen | bjorn3 | -0/+52 |
| 2025-06-23 | Rollup merge of #141597 - Oneirical:unquestionable-instruction, r=jieyouxu | Matthias Krüger | -0/+5 |
| 2025-06-22 | Add a SUMMARY.md outlining immediate subdirectories of the ui test suite | Oneirical | -0/+5 |
| 2025-06-20 | Rollup merge of #142743 - tshepang:rdg-push, r=jieyouxu | Jakub Beránek | -96/+252 |
| 2025-06-20 | Rollup merge of #142715 - folkertdev:fn-align-corrections, r=jdonszelmann | Jakub Beránek | -1/+1 |
| 2025-06-20 | Rollup merge of #142699 - rustbot:docs-update, r=ehuss | Trevor Gross | -0/+0 |
| 2025-06-19 | correct template for `#[align]` | Folkert de Vries | -1/+1 |
| 2025-06-19 | Doc: clarify priority of lint level sources | Hamidreza Sanaee | -1/+102 |
| 2025-06-19 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -306/+194 |
| 2025-06-19 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-06-19 | Update books | rustbot | -0/+0 |
| 2025-06-18 | initial instructions for gpu offload | Manuel Drehwald | -0/+82 |
| 2025-06-19 | Auto merge of #140772 - mati865:gnullvm-host, r=Kobzol | bors | -3/+3 |
| 2025-06-19 | fix markup | Tshepang Mbambo | -2/+2 |
| 2025-06-18 | Auto merge of #142689 - Urgau:rollup-4ho6835, r=Urgau | bors | -0/+67 |
| 2025-06-18 | Rollup merge of #142377 - Urgau:unremap-rustc-dev, r=jieyouxu | Urgau | -0/+2 |
| 2025-06-18 | Rollup merge of #142123 - Kobzol:timings, r=nnethercote | Urgau | -0/+32 |
| 2025-06-18 | Rollup merge of #135656 - joshtriplett:hint-mostly-unused, r=saethlin | Urgau | -0/+33 |
| 2025-06-18 | {aarch64,x86_64}-pc-windows-gnullvm: build host tools | Mateusz Mikuła | -3/+3 |
| 2025-06-18 | Merge pull request #2474 from BoxyUwU/ambig_unambig_ty_consts | Boxy | -6/+70 |
| 2025-06-18 | Reviews | Boxy | -12/+12 |
| 2025-06-18 | Fix compiletest and rustc-dev-guide | Jakub Beránek | -1/+1 |
| 2025-06-18 | Clarify documentation | Jakub Beránek | -2/+6 |
| 2025-06-17 | Add links | Boxy | -9/+19 |
| 2025-06-17 | Write chapter on Unambig vs Ambig Types/Consts | Boxy | -1/+53 |
| 2025-06-17 | Stub chapter and consolidate under `/hir/` | Boxy | -6/+8 |
| 2025-06-17 | Profiling with perf: specify the section of bootstrap settings. | lolbinarycat | -2/+2 |
| 2025-06-16 | Remove hanging parenthesis from example signature. | Chris Bloodsworth | -2/+2 |
| 2025-06-16 | Update books | rustbot | -0/+0 |
| 2025-06-16 | Use stage 1 for building docs | Alice Ryhl | -1/+1 |
| 2025-06-16 | Add infrastructure for emitting timing sections | Jakub Beránek | -0/+28 |
| 2025-06-15 | Rollup merge of #133952 - bjorn3:remove_wasm_legacy_abi, r=alexcrichton | León Orell Valerian Liehr | -117/+0 |
| 2025-06-15 | Un-remap `rustc-dev` component paths | Urgau | -0/+2 |
| 2025-06-14 | do not inline links | Tshepang Mbambo | -2/+5 |
| 2025-06-14 | title case | Tshepang Mbambo | -1/+1 |
| 2025-06-14 | use sentence case | Tshepang Mbambo | -11/+11 |
| 2025-06-14 | content has moved to another chapter | Tshepang Mbambo | -2/+2 |
| 2025-06-14 | Merge pull request #2465 from xizheyin/rustc-query | Tshepang Mbambo | -39/+46 |