| Age | Commit message (Expand) | Author | Lines |
| 2025-08-26 | Rollup merge of #145856 - rustbot:docs-update, r=ehuss | Stuart Cook | -0/+0 |
| 2025-08-26 | Rollup merge of #145847 - madsmtm:no-xcrun-warnings, r=jieyouxu | Stuart Cook | -1/+1 |
| 2025-08-26 | Auto merge of #145848 - Kobzol:optimize-file-read, r=the8472 | bors | -2/+8 |
| 2025-08-26 | Rollup merge of #145845 - Kobzol:fix-distcheck, r=jieyouxu | Stuart Cook | -25/+53 |
| 2025-08-26 | Rollup merge of #145821 - lolbinarycat:compiletest-error-show, r=clubby789 | Stuart Cook | -2/+3 |
| 2025-08-26 | Rollup merge of #145815 - jieyouxu:pr-check-timeout, r=marcoieni | Stuart Cook | -3/+6 |
| 2025-08-26 | Rollup merge of #145814 - bjorn3:codegen_worker_fatal_error, r=petrochenkov | Stuart Cook | -151/+133 |
| 2025-08-26 | Rollup merge of #145811 - houpo-bob:master, r=samueltardieu | Stuart Cook | -6/+6 |
| 2025-08-26 | Rollup merge of #145766 - epage:rustfmt, r=calebcartwright | Stuart Cook | -0/+74 |
| 2025-08-26 | Rollup merge of #145535 - lolbinarycat:rustdoc-invalid_html_tags-svg-145529, ... | Stuart Cook | -181/+534 |
| 2025-08-26 | Rollup merge of #144885 - zachs18:ptr_guaranteed_cmp_more, r=RalfJung | Stuart Cook | -45/+295 |
| 2025-08-26 | Rollup merge of #143689 - pmur:murp/external-rt-optimized-compiler-builtins, ... | Stuart Cook | -59/+162 |
| 2025-08-26 | rustc_codegen_ssa: More comprehensive RISC-V ELF flags | Tsukasa OI | -2/+10 |
| 2025-08-26 | rustc_codegen_ssa: Fix comment | Tsukasa OI | -1/+1 |
| 2025-08-26 | using full path in suggestion of | Boot0x7c00 | -9/+10 |
| 2025-08-26 | Assert that LLVM range-attribute values don't exceed 128 bits | Zalathar | -11/+30 |
| 2025-08-26 | formatting_options: Make all methods `const` | Elias Holzmann | -11/+11 |
| 2025-08-25 | ptr_cast_constness: avoid suggesting unresolvable method call | Michael Howell | -3/+30 |
| 2025-08-25 | `unused_unit`: don't lint on closure return types (#15549) | Samuel Tardieu | -29/+83 |
| 2025-08-25 | Auto merge of #145711 - lcnr:non-defining-uses-hir-typeck, r=BoxyUwU | bors | -397/+584 |
| 2025-08-25 | bootstrap: vendor `clippy_test_deps` too | Josh Stone | -0/+1 |
| 2025-08-26 | `doc_markdown`: add InfiniBand and RoCE to whitelist | yanglsh | -23/+26 |
| 2025-08-25 | Merge pull request #753 from rust-lang/sync_from_rust_2025_08_25 | antoyo | -11/+6 |
| 2025-08-25 | Only consider auto traits empty for the purposes of omitting vptrs from subtr... | Zachary S | -1/+167 |
| 2025-08-25 | Refactor *.optimized-compiler-builtins bootstrap options | Paul Murphy | -36/+71 |
| 2025-08-25 | Allow linking a prebuilt optimized compiler-rt builtins library | Paul Murphy | -37/+105 |
| 2025-08-25 | Update wasm-component-ld dependency | Alex Crichton | -43/+31 |
| 2025-08-25 | Use attribute name in message for "outer attr used as inner attr" errors | Sasha Pourcelot | -213/+691 |
| 2025-08-25 | Add aarch64_be-unknown-linux-musl target | J. Neuschäfer | -0/+95 |
| 2025-08-25 | Do not open every source file twice when reading it | Jakub Beránek | -2/+8 |
| 2025-08-25 | Set default codegen backend to gcc | Antoni Boucher | -1/+1 |
| 2025-08-25 | Fix `async_yields_async` wrongly unmangled macros (#15553) | Samuel Tardieu | -29/+176 |
| 2025-08-25 | Update books | rustbot | -0/+0 |
| 2025-08-26 | fix: `async_yields_async` wrongly unmangled macros | yanglsh | -29/+176 |
| 2025-08-25 | Update to nightly-2025-08-25 | Antoni Boucher | -1/+1 |
| 2025-08-25 | Merge branch 'master' into sync_from_rust_2025_08_25 | Antoni Boucher | -96/+100 |
| 2025-08-25 | Auto merge of #145472 - Kobzol:bootstrap-dist, r=jieyouxu | bors | -273/+607 |
| 2025-08-25 | use size_hint in attrs_to_doc_fragments | binarycat | -2/+7 |
| 2025-08-25 | On binding not present in all patterns, suggest potential typo | Esteban Küber | -54/+268 |
| 2025-08-25 | rustdoc(opt): build_impl: check document_private earlier | binarycat | -17/+17 |
| 2025-08-25 | Switch next solver to use a specific associated type for trait def id | Chayim Refael Friedman | -178/+234 |
| 2025-08-25 | Wait for DPkg frontend lock when trying to remove packages | Jieyou Xu | -3/+6 |
| 2025-08-25 | Don't show warnings from xcrun with -Zverbose-internals | Mads Marquart | -1/+1 |
| 2025-08-25 | change non-defining use error message | lcnr | -47/+98 |
| 2025-08-25 | support non-defining uses in HIR typeck | lcnr | -363/+498 |
| 2025-08-25 | Override `GITHUB_ACTIONS=0` for tidy tests | Jakub Beránek | -1/+4 |
| 2025-08-25 | Merge pull request #4543 from RalfJung/tb-sifa | Ralf Jung | -12/+12 |
| 2025-08-25 | TB: fix SIFA comment | Ralf Jung | -12/+12 |
| 2025-08-25 | Do not forward CI configure arguments to `distcheck` builds | Jakub Beránek | -1/+8 |
| 2025-08-25 | Auto merge of #145844 - Zalathar:rollup-4kdll9t, r=Zalathar | bors | -379/+816 |