| Age | Commit message (Expand) | Author | Lines |
| 2025-06-02 | Add title and toc to Async chapter | Stan Manilov | -9/+13 |
| 2025-06-02 | distracting indirection | Tshepang Mbambo | -2/+2 |
| 2025-06-02 | use a relative path, so that this also works offline | Tshepang Mbambo | -1/+1 |
| 2025-06-02 | Merge pull request #2386 from Lysxia/fix-link | Tshepang Mbambo | -1/+1 |
| 2025-06-02 | Merge pull request #2435 from smanilov/patch-19 | Tshepang Mbambo | -0/+3 |
| 2025-06-02 | Merge pull request #2437 from rust-lang/rustc-pull | Tshepang Mbambo | -9279/+15632 |
| 2025-06-02 | Trivial: fix typo (change `foo` to `bar`) | Stan Manilov | -1/+1 |
| 2025-06-02 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -9278/+15631 |
| 2025-06-02 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-06-01 | Auto merge of #141869 - GuillaumeGomez:rollup-vicg807, r=GuillaumeGomez | bors | -10/+28 |
| 2025-06-01 | Rollup merge of #141852 - onur-ozkan:resolve-if-let-fixme, r=jieyouxu | Guillaume Gomez | -3/+3 |
| 2025-06-01 | Rollup merge of #141846 - Berrysoft:cygwin-bootstrap-tls, r=mati865 | Guillaume Gomez | -1/+6 |
| 2025-06-01 | Rollup merge of #141789 - ferrocene:hoverbear/exclude-cargo-home-from-in-tree... | Guillaume Gomez | -6/+19 |
| 2025-06-01 | tweak comment and use a weaker fence | Ralf Jung | -1/+4 |
| 2025-06-01 | Make sure to sync on file-io.rs tokio test | Noratrieb | -0/+1 |
| 2025-06-01 | resolve if-let-chain FIXME on bootstrap | onur-ozkan | -3/+3 |
| 2025-06-01 | Fix tokio/file-io.rs test relying on `read`/`write` not being short | Noratrieb | -3/+3 |
| 2025-06-01 | Add opaque type attributes | Stan Manilov | -0/+3 |
| 2025-06-01 | Fix TLS model on bootstrap for cygwin | 王宇逸 | -1/+6 |
| 2025-06-01 | Merge from rustc | The Miri Cronjob Bot | -111/+54 |
| 2025-06-01 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-01 | Rollup merge of #141521 - ruancomelli:const-float-rounding, r=RalfJung | Jacob Pratt | -61/+0 |
| 2025-06-01 | Rollup merge of #141277 - RalfJung:miri-ci, r=oli-obk | Jacob Pratt | -4/+6 |
| 2025-06-01 | Rollup merge of #141072 - Rynibami:stabilize-const-result-flatten, r=jhpratt | Jacob Pratt | -12/+10 |
| 2025-05-31 | update surname (was lekhonkhobe previously) and email | Tshepang Mbambo | -0/+1 |
| 2025-05-31 | Merge pull request #2432 from rust-lang/tshepang-patch-1 | nora | -5/+2 |
| 2025-05-31 | replace a broken sentence | Tshepang Mbambo | -1/+1 |
| 2025-05-31 | suggest build/rust-analyzer instead of build-rust-analyzer | Tshepang Mbambo | -5/+2 |
| 2025-05-31 | Add const support for float rounding methods | Ruan Comelli | -61/+0 |
| 2025-05-31 | Rollup merge of #141819 - mati865:windows-gnullvm-host-fixes, r=jieyouxu | Matthias Krüger | -3/+6 |
| 2025-05-31 | Rollup merge of #141740 - nnethercote:hir-ItemKind-field-order, r=fee1-dead | Matthias Krüger | -31/+31 |
| 2025-05-31 | Rollup merge of #141646 - jieyouxu:distcheck, r=Mark-Simulacrum | Matthias Krüger | -1/+20 |
| 2025-05-31 | triagebot: add doc link to `[assign]` | Jieyou Xu | -2/+4 |
| 2025-05-31 | triagebot: setup `rustc-dev-guide` adhoc-group | Jieyou Xu | -0/+9 |
| 2025-05-31 | triagebot: fix incorrect link | Jieyou Xu | -2/+2 |
| 2025-05-31 | Shared libLLVM linking is officially supported with MinGW and Clang | Mateusz Mikuła | -1/+2 |
| 2025-05-31 | Fix C++ standard library name for *-windows-gnullvm targets | Mateusz Mikuła | -1/+3 |
| 2025-05-31 | Fix incorrect comment | Mateusz Mikuła | -1/+1 |
| 2025-05-31 | Add some new solver to PGO | Michael Goulet | -0/+1 |
| 2025-05-31 | Merge pull request #4361 from nia-e/remove-oopsie | Ralf Jung | -46/+0 |
| 2025-05-31 | accidentally committed file | Nia Espera | -46/+0 |
| 2025-05-31 | Merge from rustc | The Miri Cronjob Bot | -239/+435 |
| 2025-05-31 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-31 | Auto merge of #141796 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-05-30 | Auto merge of #141791 - workingjubilee:rollup-qnqicy9, r=workingjubilee | bors | -1/+1 |
| 2025-05-30 | Update cargo | Weihang Lo | -0/+0 |
| 2025-05-30 | Rollup merge of #140825 - rs-sac:ext, r=workingjubilee | Jubilee | -1/+1 |
| 2025-05-30 | Exclude `CARGO_HOME` from `generate-copyright` in-tree determination | Ana Hobden | -6/+19 |
| 2025-05-30 | Auto merge of #141657 - petrochenkov:nobinroot, r=jieyouxu | bors | -1/+0 |
| 2025-05-30 | Merge pull request #4359 from RalfJung/cargo-miri-verbose | Ralf Jung | -1/+1 |