| Age | Commit message (Expand) | Author | Lines |
| 2025-06-17 | apply clippy::or_fun_call | klensy | -4/+5 |
| 2025-06-17 | Lint about `console` calls in rustdoc JS | Guillaume Gomez | -0/+2 |
| 2025-06-17 | Never make type mismatch diagnostic stable, even when there is a fix | Chayim Refael Friedman | -6/+2 |
| 2025-06-17 | Merge pull request #20020 from Veykril/push-yuqmorzsqumw | Lukas Wirth | -11/+15 |
| 2025-06-17 | fix: Reload workspaces when cargo configs change | Lukas Wirth | -11/+15 |
| 2025-06-17 | chore: Start infesting ide crates with 'db lifetime | Lukas Wirth | -815/+1214 |
| 2025-06-17 | Merge pull request #20018 from Veykril/push-pkowrtoturkr | Lukas Wirth | -84/+176 |
| 2025-06-17 | Merge pull request #19939 from ChayimFriedman2/fill-arms-self | Lukas Wirth | -29/+227 |
| 2025-06-17 | Merge pull request #19945 from ChayimFriedman2/private-field-quickfix | Lukas Wirth | -32/+125 |
| 2025-06-17 | fix: Copy lockfiles into target directory before invoking `cargo metadata` | Lukas Wirth | -84/+176 |
| 2025-06-17 | Rollup merge of #142601 - nnethercote:format_version-comment, r=aDotInTheVoid | Jubilee | -0/+8 |
| 2025-06-17 | Rollup merge of #142585 - rustbot:docs-update, r=ehuss | Jubilee | -0/+0 |
| 2025-06-17 | Merge from rustc | The Miri Cronjob Bot | -317/+289 |
| 2025-06-17 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-16 | don't unwrap in enzyme builds in case of missing llvm-config | Manuel Drehwald | -13/+14 |
| 2025-06-17 | Add a comment to `FORMAT_VERSION`. | Nicholas Nethercote | -0/+8 |
| 2025-06-16 | rustdoc: make srcIndex no longer a global variable | binarycat | -28/+11 |
| 2025-06-16 | miri: bless tests | David Wood | -4/+4 |
| 2025-06-16 | miri: fix build | David Wood | -1/+1 |
| 2025-06-16 | clippy: `{Meta,Pointee,}Sized` in non-minicore | David Wood | -2/+8 |
| 2025-06-16 | clippy: add `MetaSized` conditions | David Wood | -1/+8 |
| 2025-06-16 | bootstrap: address lint failures | David Wood | -2/+2 |
| 2025-06-16 | rustdoc: skip `MetaSized` bounds | David Wood | -7/+52 |
| 2025-06-16 | Auto merge of #142447 - dianqk:llvm-20.1.7, r=nikic | bors | -0/+0 |
| 2025-06-16 | rustdoc: add ways of collapsing all impl blocks | binarycat | -6/+22 |
| 2025-06-16 | Remove hanging parenthesis from example signature. | Chris Bloodsworth | -2/+2 |
| 2025-06-16 | Change __rust_no_alloc_shim_is_unstable to be a function | Daniel Paoliello | -6/+6 |
| 2025-06-16 | feat: Insert required parentheses when typing `+` in trait type | Lukas Wirth | -8/+92 |
| 2025-06-16 | Update books | rustbot | -0/+0 |
| 2025-06-16 | Add comment to prevent having code other than `initSearch` at the end of `sea... | Guillaume Gomez | -0/+4 |
| 2025-06-16 | feat: Show what cargo metadata is doing in status | Lukas Wirth | -26/+57 |
| 2025-06-16 | Use stage 1 for building docs | Alice Ryhl | -1/+1 |
| 2025-06-16 | Auto merge of #142574 - Kobzol:rollup-ldj386u, r=Kobzol | bors | -139/+259 |
| 2025-06-16 | Format goto_type_definition | Laurențiu Nicola | -4/+2 |
| 2025-06-16 | Rollup merge of #142566 - Kobzol:ci-nopt-fix, r=jieyouxu | Jakub Beránek | -10/+2 |
| 2025-06-16 | Rollup merge of #142528 - fee1-dead-contrib:push-rlxklunqkwmv, r=RalfJung | Jakub Beránek | -1/+1 |
| 2025-06-16 | Rollup merge of #142431 - Kobzol:bootstrap-snapshot-tests, r=jieyouxu | Jakub Beránek | -20/+158 |
| 2025-06-16 | Rollup merge of #142416 - Kobzol:bootstrap-cleanup-2, r=jieyouxu | Jakub Beránek | -106/+97 |
| 2025-06-16 | Rollup merge of #142125 - cberner:file_lock_stable, r=ChrisDenton | Jakub Beránek | -2/+1 |
| 2025-06-16 | update to literal-escaper 0.0.4 for better API without `unreachable` and fast... | Marijn Schouten | -165/+137 |
| 2025-06-16 | Auto merge of #142556 - RalfJung:miri-sync, r=RalfJung | bors | -1013/+882 |
| 2025-06-16 | Add infrastructure for emitting timing sections | Jakub Beránek | -0/+28 |
| 2025-06-16 | Fix `-nopt` CI jobs | Jakub Beránek | -10/+2 |
| 2025-06-16 | Merge pull request #19994 from sourcefrog/book-links | Laurențiu Nicola | -3/+2 |
| 2025-06-15 | Rollup merge of #142499 - Shourya742:2025-06-14-remove-check-run-bootstrap, r... | León Orell Valerian Liehr | -50/+19 |
| 2025-06-15 | Rollup merge of #134661 - dtolnay:prefixattr, r=fmease | León Orell Valerian Liehr | -11/+11 |
| 2025-06-15 | Rollup merge of #133952 - bjorn3:remove_wasm_legacy_abi, r=alexcrichton | León Orell Valerian Liehr | -117/+0 |
| 2025-06-15 | Merge pull request #20000 from tadeokondrak/lifetime-repeat-macro | Chayim Refael Friedman | -14/+63 |
| 2025-06-15 | Use is_any_identifier in pretty_print_macro_expansion | Tadeo Kondrak | -13/+6 |
| 2025-06-15 | Fix spacing for LIFETIME_IDENT near keywords and literals in test output | Tadeo Kondrak | -4/+12 |