| Age | Commit message (Expand) | Author | Lines |
| 2025-06-19 | Adjust `with_generic_param_rib`. | Nicholas Nethercote | -119/+77 |
| 2025-06-19 | Auto merge of #142245 - marcoieni:split-gnu-tools, r=Kobzol | bors | -56/+125 |
| 2025-06-19 | add comment to `src/bootstrap/build.rs` | Deadbeef | -0/+1 |
| 2025-06-19 | `Option`s are `Iterator`s | Yotam Ofek | -11/+4 |
| 2025-06-19 | avoid intermediately collecting into vectors | Yotam Ofek | -8/+4 |
| 2025-06-19 | one less pathbuf allocation | Yotam Ofek | -2/+2 |
| 2025-06-19 | completely deduplicate `Visitor` and `MutVisitor` | Deadbeef | -676/+465 |
| 2025-06-19 | Rustup to rustc 1.89.0-nightly (c68340350 2025-06-18) | bjorn3 | -1/+1 |
| 2025-06-19 | Sync from rust c68340350c78eea402c4a85f8d9c1b7d3d607635 | bjorn3 | -42/+64 |
| 2025-06-19 | Doc: clarify priority of lint level sources | Hamidreza Sanaee | -1/+102 |
| 2025-06-19 | Do not include NUL-terminator in computed length | Alice Ryhl | -20/+27 |
| 2025-06-19 | Merge pull request #20042 from Veykril/push-uosxynulorzn | Lukas Wirth | -3/+3 |
| 2025-06-19 | fix: Temporarily disable `+` typing handler as it moves the cursor position | Lukas Wirth | -3/+3 |
| 2025-06-19 | Auto merge of #139244 - jieyouxu:exp/auto-cross-run-make, r=Kobzol | bors | -112/+206 |
| 2025-06-19 | Merge pull request #20041 from Veykril/push-yxlszoznuyno | Lukas Wirth | -39/+19 |
| 2025-06-19 | remove `walk_item_kind` from `MutVisitor` | Deadbeef | -49/+3 |
| 2025-06-19 | Revert "Turn `BlockId` into a `#[salsa::tracked]`" | Lukas Wirth | -39/+19 |
| 2025-06-19 | Remove incorrect comments in `Weak` | Tim (Theemathas) Chirananthavat | -2/+0 |
| 2025-06-19 | Clarify arrow in snapshot tests | Jakub Beránek | -0/+4 |
| 2025-06-19 | Normalize host target in snapshot tests | Jakub Beránek | -17/+74 |
| 2025-06-19 | Add `get_host_target` function | Jakub Beránek | -2/+7 |
| 2025-06-19 | Merge pull request #20039 from ShoyuVanilla/let-bind-ref-capt | Lukas Wirth | -1/+43 |
| 2025-06-19 | Cache instantiation of canonical binder | Michael Goulet | -20/+177 |
| 2025-06-19 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -28451/+45536 |
| 2025-06-19 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-06-19 | Auto merge of #142697 - tgross35:rollup-xu4yuq6, r=tgross35 | bors | -655/+1097 |
| 2025-06-19 | Update books | rustbot | -0/+0 |
| 2025-06-18 | Prepare to split lints into multiple crates | Jason Newcomb | -431/+480 |
| 2025-06-19 | various minor target feature cleanups | Ralf Jung | -54/+38 |
| 2025-06-18 | Add a test for `concat_bytes!` with C strings | Trevor Gross | -29/+83 |
| 2025-06-19 | line-wrap and extend comments, typos | Ralf Jung | -14/+22 |
| 2025-06-19 | cg_gcc: properly populate cfg(target_features) with -Ctarget-features | Ralf Jung | -47/+37 |
| 2025-06-19 | unify two -Ctarget-feature parsers | Ralf Jung | -121/+170 |
| 2025-06-19 | move -Ctarget-feature handling into shared code | Ralf Jung | -462/+326 |
| 2025-06-19 | move cfg(target_feature) computation into shared place | Ralf Jung | -119/+126 |
| 2025-06-18 | Merge pull request #2447 from rust-lang/offload-docs | Manuel Drehwald | -0/+82 |
| 2025-06-18 | Rollup merge of #142692 - Kobzol:bootstrap-small-check-cleanup, r=jieyouxu | Trevor Gross | -65/+16 |
| 2025-06-18 | Rollup merge of #142654 - workingjubilee:increase-timeout-factor-on-mpmc-test... | Trevor Gross | -2/+2 |
| 2025-06-18 | Rollup merge of #142639 - dpaoliello:needcolon, r=WaffleLapkin | Trevor Gross | -1/+1 |
| 2025-06-18 | initial instructions for gpu offload | Manuel Drehwald | -0/+82 |
| 2025-06-18 | Rollup merge of #142606 - azhogin:azhogin/async-drop-without-sync-drop-error,... | Trevor Gross | -1/+49 |
| 2025-06-18 | Rollup merge of #142524 - rust-lang:cargo_update, r=Mark-Simulacrum | Trevor Gross | -165/+167 |
| 2025-06-18 | Rollup merge of #142507 - folkertdev:fn-align-align-attribute, r=jdonszelmann | Trevor Gross | -133/+320 |
| 2025-06-18 | Rollup merge of #140247 - BoxyUwU:iats_no_query_cycles, r=lcnr | Trevor Gross | -288/+542 |
| 2025-06-19 | Auto merge of #140772 - mati865:gnullvm-host, r=Kobzol | bors | -21/+121 |
| 2025-06-19 | Adjust some run-make tests on cross-compile | Jieyou Xu | -79/+143 |
| 2025-06-18 | Merge pull request #710 from FractalFir/abi-cafe | antoyo | -2/+68 |
| 2025-06-19 | Merge pull request #2476 from rust-lang/tshepang-patch-1 | Tshepang Mbambo | -2/+2 |
| 2025-06-19 | fix markup | Tshepang Mbambo | -2/+2 |
| 2025-06-18 | Fix `core::iter::Fuse`'s `Default` impl to do what it's docs say it does. | Zachary S | -1/+23 |