| Age | Commit message (Expand) | Author | Lines |
| 2025-06-12 | Start using new diagnostic logic on all existing `single` parsers | Jonathan Dönszelmann | -43/+14 |
| 2025-06-12 | introduce duplicate attribute diagnostic logic | Jana Dönszelmann | -17/+112 |
| 2025-06-12 | fix: Do not force descend into derives for goto IDE features | Lukas Wirth | -5/+6 |
| 2025-06-12 | Fix a missing fragment specifier in rustdoc tests | Trevor Gross | -3/+3 |
| 2025-06-12 | chore(doctest): Remove redundant blank lines | Shun Sakai | -3/+0 |
| 2025-06-12 | `ItemTree`'s `ItemVisibilities` has no identity, so deduplicate | Lukas Wirth | -38/+39 |
| 2025-06-12 | Auto merge of #141205 - rust-lang:cargo_update, r=Mark-Simulacrum | bors | -209/+239 |
| 2025-06-12 | Improved reduction by adding support for removign dead functions. Fixed typos... | michal kostrubiec | -51/+177 |
| 2025-06-12 | Merge pull request #19837 from ChayimFriedman2/stable-astid | Lukas Wirth | -1945/+2256 |
| 2025-06-12 | Add lockfile | Jakub Beránek | -1/+965 |
| 2025-06-12 | LRU ast id map | Chayim Refael Friedman | -0/+1 |
| 2025-06-12 | Ignore ast id hashes in typos check | Chayim Refael Friedman | -0/+1 |
| 2025-06-12 | Remove most of the item tree | Chayim Refael Friedman | -443/+52 |
| 2025-06-12 | Avoid referring to the item tree except in the def map | Chayim Refael Friedman | -955/+981 |
| 2025-06-12 | Use stable AST IDs | Chayim Refael Friedman | -556/+1230 |
| 2025-06-12 | Merge pull request #19942 from ChayimFriedman2/faux | Lukas Wirth | -28/+26 |
| 2025-06-12 | Allow `unpredictable_function_pointer_comparisons` lint in more places | Urgau | -0/+6 |
| 2025-06-12 | Merge pull request #19979 from rust-lang/dependabot/npm_and_yarn/editors/code... | Chayim Refael Friedman | -15/+15 |
| 2025-06-12 | Report the `unpredictable_function_pointer_comparisons` lint in macro | Urgau | -25/+90 |
| 2025-06-12 | Overhaul the `thousands` module. | Nicholas Nethercote | -27/+86 |
| 2025-06-12 | Add some useful `Path`/`PathSegment` equality operations. | Nicholas Nethercote | -2/+19 |
| 2025-06-12 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -5901/+8926 |
| 2025-06-12 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-06-12 | Auto merge of #142392 - matthiaskrgr:rollup-9jrfqnu, r=matthiaskrgr | bors | -1393/+1648 |
| 2025-06-11 | update docs, test | Jeremy Smart | -5/+3 |
| 2025-06-12 | Rollup merge of #142352 - workingjubilee:c-int-width-is-an-integer, r=wesleyw... | Matthias Krüger | -26/+24 |
| 2025-06-12 | Rollup merge of #142318 - Urgau:cleanup-rust-src-remap, r=jieyouxu | Matthias Krüger | -28/+1 |
| 2025-06-12 | Rollup merge of #142303 - Kobzol:bootstrap-cleanup-1, r=jieyouxu | Matthias Krüger | -353/+381 |
| 2025-06-12 | Rollup merge of #142261 - folkertdev:unstable-attr-correct-edition, r=compile... | Matthias Krüger | -1/+57 |
| 2025-06-12 | Rollup merge of #142219 - Kivooeo:tf11, r=wesleywiser | Matthias Krüger | -78/+76 |
| 2025-06-12 | Rollup merge of #142217 - Kivooeo:tf10, r=jieyouxu | Matthias Krüger | -144/+102 |
| 2025-06-12 | Rollup merge of #142157 - Enselic:trivial-anon-const-use-cases, r=compiler-er... | Matthias Krüger | -35/+78 |
| 2025-06-12 | Rollup merge of #142066 - ferrocene:lw/edition-2015-tests, r=compiler-errors | Matthias Krüger | -371/+356 |
| 2025-06-12 | Rollup merge of #142040 - jswrenn:transmute-ty-region-generic, r=compiler-errors | Matthias Krüger | -357/+385 |
| 2025-06-12 | Rollup merge of #141307 - b-naber:closure-body, r=celinval | Matthias Krüger | -0/+188 |
| 2025-06-11 | Cargo wants wasmparser in different order | Mark Rousskov | -6/+6 |
| 2025-06-11 | Add new permitted dependencies | Mark Rousskov | -0/+1 |
| 2025-06-11 | cargo update | github-actions | -205/+234 |
| 2025-06-12 | Auto merge of #136594 - pascaldekloe:fmt-int128, r=tgross35 | bors | -188/+249 |
| 2025-06-11 | Another round of tidy / warning fixes | Celina G. Val | -105/+120 |
| 2025-06-12 | Apply ABI attributes on return types in `rustc_codegen_cranelift` | beetrees | -22/+37 |
| 2025-06-12 | Apply ABI attributes on return types in `rustc_codegen_cranelift` | beetrees | -27/+1161 |
| 2025-06-11 | Do not clone Arc when hashing span. | Camille GILLOT | -10/+10 |
| 2025-06-11 | Merge pull request #706 from emmanuel-ferdman/master | antoyo | -1/+1 |
| 2025-06-11 | Remove `ClippyCtfe` pass (#14712) | Alejandra González | -85/+12 |
| 2025-06-11 | Auto merge of #142381 - matthiaskrgr:rollup-si4xbko, r=matthiaskrgr | bors | -78/+74 |
| 2025-06-11 | Use `tempfile::TempDir::keep()` instead of deprecated `into_path()` | Emmanuel Ferdman | -1/+1 |
| 2025-06-11 | chore(deps-dev): bump brace-expansion in /editors/code | dependabot[bot] | -15/+15 |
| 2025-06-11 | Rollup merge of #142374 - Kobzol:fix-newline, r=tmiasko | Matthias Krüger | -1/+2 |
| 2025-06-11 | Rollup merge of #142369 - jdonszelmann:attr-docs, r=fmease | Matthias Krüger | -12/+23 |