| Age | Commit message (Expand) | Author | Lines |
| 2025-08-20 | Rollup merge of #145619 - joshtriplett:use-the-right-core, r=tgross35 | Jacob Pratt | -4/+4 |
| 2025-08-20 | Rollup merge of #145531 - sayantn:detect-apxf-avx10, r=Amanieu | Jacob Pratt | -25/+47 |
| 2025-08-20 | Rollup merge of #145417 - a4lg:riscv-arch-platform-guide-ch2, r=Amanieu | Jacob Pratt | -83/+114 |
| 2025-08-20 | Rollup merge of #145381 - Gnurou:int_lowest_highest_one, r=jhpratt | Jacob Pratt | -0/+321 |
| 2025-08-20 | Rollup merge of #145359 - GuillaumeGomez:correctly-pick-search.js, r=lolbinar... | Jacob Pratt | -2/+20 |
| 2025-08-20 | Rollup merge of #145252 - shepmaster:demote-x86_64-apple-darwin-to-tier-2, r=... | Jacob Pratt | -34/+22 |
| 2025-08-20 | Rollup merge of #145006 - ginnyTheCat:docs-skip-until, r=ibraheemdev | Jacob Pratt | -2/+7 |
| 2025-08-20 | Rollup merge of #140794 - karolzwolak:allow-unused-doc-65464, r=davidtwco | Jacob Pratt | -350/+443 |
| 2025-08-20 | Rollup merge of #140314 - lolbinarycat:rustdoc-js-scrape-examples-typecheck, ... | Jacob Pratt | -11/+43 |
| 2025-08-20 | Rollup merge of #139357 - miried:master, r=Amanieu | Jacob Pratt | -3/+12 |
| 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 |