| Age | Commit message (Expand) | Author | Lines |
| 2025-08-20 | Rollup merge of #139357 - miried:master, r=Amanieu | Jacob Pratt | -3/+12 |
| 2025-08-20 | Merge pull request #20483 from lumiscosity/optimize-icon | Laurențiu Nicola | -0/+0 |
| 2025-08-19 | Auto merge of #145601 - jieyouxu:rollup-t5mbqhc, r=jieyouxu | bors | -133/+127 |
| 2025-08-19 | Tweak wording again | Quinn Tucker | -1/+1 |
| 2025-08-19 | Fix some typos | Stefan Schindler | -4/+4 |
| 2025-08-19 | Merge pull request #2524 from rust-lang/offload-device | Manuel Drehwald | -28/+114 |
| 2025-08-19 | add gpu device side instructions | Manuel Drehwald | -28/+114 |
| 2025-08-20 | make `prefetch` intrinsics safe | Folkert de Vries | -72/+70 |
| 2025-08-19 | Fix some doc typos | Stefan Schindler | -2/+2 |
| 2025-08-19 | Add snapshot tests for stage 3 compiler builds | Jakub Beránek | -0/+76 |
| 2025-08-19 | Adjust wording for conciseness | Quinn Tucker | -2/+2 |
| 2025-08-19 | Fix typos in LocalKey documentation | Quinn Tucker | -2/+2 |
| 2025-08-19 | Enable triagebot `[review-changes-since]` feature | Urgau | -0/+3 |
| 2025-08-19 | Defer tail call ret ty equality to check_tail_calls | Michael Goulet | -25/+61 |
| 2025-08-19 | bless tests with new lint messages | Karol Zwolak | -1/+1 |
| 2025-08-19 | bless tests with new lint messages | Karol Zwolak | -344/+344 |
| 2025-08-19 | mention lint group in default level lint note | Karol Zwolak | -6/+99 |
| 2025-08-19 | Auto merge of #145600 - jieyouxu:rollup-jw0bpnt, r=jieyouxu | bors | -727/+1092 |
| 2025-08-19 | Pretty print the name of an future from calling async closure | Michael Goulet | -4/+61 |
| 2025-08-19 | add a fallback implementation for the `prefetch_*` intrinsics | Folkert de Vries | -8/+54 |
| 2025-08-19 | `ptr_arg`: clean-up a bit | Ada Alakbarova | -31/+30 |
| 2025-08-19 | Remove the std workspace patch for `compiler-builtins` | Trevor Gross | -1/+0 |
| 2025-08-19 | Update lockfile for changes to `std_detect` | Josh Triplett | -2/+2 |
| 2025-08-19 | `std_detect`: Use `rustc-std-workspace-*` to pull in `compiler-builtins` | Josh Triplett | -2/+2 |
| 2025-08-19 | extract `duplicate_underscore_argument`, and move it into `functions` | Ada Alakbarova | -58/+73 |
| 2025-08-19 | Fix doc of `std::os::windows::io::BorrowedSocket::borrow_raw` | Lorenz Leutgeb | -1/+1 |
| 2025-08-19 | Use `ToString` specialization macro also for `Cow` and `String` | Tobias Bucher | -16/+2 |
| 2025-08-19 | Simplify macro generating `ToString` implementations for `&…&str` | Tobias Bucher | -34/+21 |
| 2025-08-19 | Merge pull request #4414 from bjorn3/weak_defs | Ralf Jung | -28/+114 |
| 2025-08-19 | Support weak definitions | bjorn3 | -28/+114 |
| 2025-08-19 | Auto merge of #145599 - jieyouxu:rollup-523cxhm, r=jieyouxu | bors | -550/+1121 |
| 2025-08-19 | Merge pull request #4530 from JoJoDeveloping/tb-doc-ugc-link | Ralf Jung | -1/+55 |
| 2025-08-19 | Gate static coroutines behind a parser feature | Michael Goulet | -24/+67 |
| 2025-08-19 | Strenghten rustdoc js tester file macthing regex | Guillaume Gomez | -1/+1 |
| 2025-08-19 | Fix bug where `rustdoc-js` tester would not pick the right `search.js` file i... | Guillaume Gomez | -2/+20 |
| 2025-08-19 | God bless the tests | Johannes Hostert | -0/+53 |
| 2025-08-19 | link to TB doc in unsafe-code-guidelines | Johannes Hostert | -1/+2 |
| 2025-08-19 | Prevent impossible combinations in `ast::ModKind`. | Nicholas Nethercote | -4/+4 |
| 2025-08-19 | Prevent impossible combinations in `ast::ModKind`. | Nicholas Nethercote | -25/+28 |
| 2025-08-19 | Rollup merge of #145578 - vexide:armv7a-vex-v5+linked-files, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -10/+26 |
| 2025-08-19 | Rollup merge of #145576 - jieyouxu:bootstrap-timings, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2025-08-19 | Rollup merge of #145571 - davidtwco:davidtwco-remove-from-groups, r=lqd | 许杰友 Jieyou Xu (Joe) | -2/+1 |
| 2025-08-19 | Rollup merge of #145568 - fee1-dead-contrib:push-uvsonuzxmkus, r=fmease | 许杰友 Jieyou Xu (Joe) | -8/+18 |
| 2025-08-19 | Rollup merge of #145560 - Kobzol:bootstrap-remove-ord, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -34/+34 |
| 2025-08-19 | Rollup merge of #145556 - JonathanBrouwer:extern-crate-stable, r=jdonszelmann | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2025-08-19 | Rollup merge of #145550 - nnethercote:derive_from-no-unit, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -77/+38 |
| 2025-08-19 | Rollup merge of #145549 - huaihuaidelulu:patch-2, r=Amanieu,jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-08-19 | Rollup merge of #145542 - blyxyas:no-mentions-subtree, r=Urgau | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2025-08-19 | Rollup merge of #145538 - lolbinarycat:std-bufreader-buffer-backshift-less, r... | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-08-19 | Rollup merge of #145537 - zachs18:metasized-negative-bound-fix, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -7/+117 |