| Age | Commit message (Expand) | Author | Lines |
| 2025-06-17 | bump rustdoc json version for inline attribute representation | Jana Dönszelmann | -2/+2 |
| 2025-06-17 | fix clippy | Jana Dönszelmann | -4/+4 |
| 2025-06-17 | Rollup merge of #142632 - ehuss:update-cargo, r=ehuss | Jacob Pratt | -0/+0 |
| 2025-06-17 | Rollup merge of #142618 - GuillaumeGomez:eslint-no-console, r=lolbinarycat | Jacob Pratt | -0/+2 |
| 2025-06-17 | Rollup merge of #142605 - ZuseZ4:autodiff-check-builds2, r=oli-obk | Jacob Pratt | -13/+14 |
| 2025-06-17 | Rollup merge of #142371 - fee1-dead-contrib:push-xqlkumzurkus, r=petrochenkov | Jacob Pratt | -3/+3 |
| 2025-06-17 | Rollup merge of #142100 - lolbinarycat:rustdoc-srcIndex-138467, r=GuillaumeGomez | Jacob Pratt | -28/+11 |
| 2025-06-17 | convert entire codebase to parsed inline attrs | Jana Dönszelmann | -29/+28 |
| 2025-06-17 | Auto merge of #142567 - lnicola:sync-from-ra, r=lnicola | bors | -3488/+4773 |
| 2025-06-17 | Auto merge of #142613 - workingjubilee:rollup-yuod2hg, r=workingjubilee | bors | -0/+8 |
| 2025-06-17 | Update libc to 0.2.174 | Trevor Gross | -2/+2 |
| 2025-06-17 | allow spawn to behave according to failure behavior | bit-aloo | -36/+52 |
| 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-17 | Update cargo | Eric Huss | -0/+0 |
| 2025-06-17 | Try to downgrade object | Laurențiu Nicola | -12/+3 |
| 2025-06-17 | change to executed at | bit-aloo | -11/+13 |
| 2025-06-17 | add run_always to recently migrated start_process command | bit-aloo | -1/+4 |
| 2025-06-17 | move execution context out of deferred command, add as_ref implementation and... | bit-aloo | -26/+20 |
| 2025-06-17 | explain reasoning behind spawn API | bit-aloo | -0/+1 |
| 2025-06-17 | add created at to command execution | bit-aloo | -4/+8 |
| 2025-06-17 | remove new method from command execution | bit-aloo | -12/+14 |
| 2025-06-17 | remove start_porcess helper method | bit-aloo | -29/+0 |
| 2025-06-17 | move from start process to new start and wait for output api's | bit-aloo | -18/+23 |
| 2025-06-17 | add start methods in exec | bit-aloo | -3/+18 |
| 2025-06-17 | add deferred command in execution context and update run method | bit-aloo | -46/+91 |
| 2025-06-17 | Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obk | bors | -17/+75 |
| 2025-06-17 | Add `StepMetadata` to describe steps | Jakub Beránek | -45/+83 |
| 2025-06-17 | Actually take `--build` into account in bootstrap | Jakub Beránek | -1/+3 |
| 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 | 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-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 | 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 | 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 | Use stage 1 for building docs | Alice Ryhl | -1/+1 |