about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-26Rollup merge of #145856 - rustbot:docs-update, r=ehussStuart Cook-0/+0
2025-08-26Rollup merge of #145847 - madsmtm:no-xcrun-warnings, r=jieyouxuStuart Cook-1/+1
2025-08-26Auto merge of #145848 - Kobzol:optimize-file-read, r=the8472bors-2/+8
2025-08-26Rollup merge of #145845 - Kobzol:fix-distcheck, r=jieyouxuStuart Cook-25/+53
2025-08-26Rollup merge of #145821 - lolbinarycat:compiletest-error-show, r=clubby789Stuart Cook-2/+3
2025-08-26Rollup merge of #145815 - jieyouxu:pr-check-timeout, r=marcoieniStuart Cook-3/+6
2025-08-26Rollup merge of #145814 - bjorn3:codegen_worker_fatal_error, r=petrochenkovStuart Cook-151/+133
2025-08-26Rollup merge of #145811 - houpo-bob:master, r=samueltardieuStuart Cook-6/+6
2025-08-26Rollup merge of #145766 - epage:rustfmt, r=calebcartwrightStuart Cook-0/+74
2025-08-26Rollup merge of #145535 - lolbinarycat:rustdoc-invalid_html_tags-svg-145529, ...Stuart Cook-181/+534
2025-08-26Rollup merge of #144885 - zachs18:ptr_guaranteed_cmp_more, r=RalfJungStuart Cook-45/+295
2025-08-26Rollup merge of #143689 - pmur:murp/external-rt-optimized-compiler-builtins, ...Stuart Cook-59/+162
2025-08-26rustc_codegen_ssa: More comprehensive RISC-V ELF flagsTsukasa OI-2/+10
2025-08-26rustc_codegen_ssa: Fix commentTsukasa OI-1/+1
2025-08-26using full path in suggestion ofBoot0x7c00-9/+10
2025-08-26Assert that LLVM range-attribute values don't exceed 128 bitsZalathar-11/+30
2025-08-26formatting_options: Make all methods `const`Elias Holzmann-11/+11
2025-08-25ptr_cast_constness: avoid suggesting unresolvable method callMichael Howell-3/+30
2025-08-25`unused_unit`: don't lint on closure return types (#15549)Samuel Tardieu-29/+83
2025-08-25Auto merge of #145711 - lcnr:non-defining-uses-hir-typeck, r=BoxyUwUbors-397/+584
2025-08-25bootstrap: vendor `clippy_test_deps` tooJosh Stone-0/+1
2025-08-26`doc_markdown`: add InfiniBand and RoCE to whitelistyanglsh-23/+26
2025-08-25Merge pull request #753 from rust-lang/sync_from_rust_2025_08_25antoyo-11/+6
2025-08-25Only consider auto traits empty for the purposes of omitting vptrs from subtr...Zachary S-1/+167
2025-08-25Refactor *.optimized-compiler-builtins bootstrap optionsPaul Murphy-36/+71
2025-08-25Allow linking a prebuilt optimized compiler-rt builtins libraryPaul Murphy-37/+105
2025-08-25Update wasm-component-ld dependencyAlex Crichton-43/+31
2025-08-25Use attribute name in message for "outer attr used as inner attr" errorsSasha Pourcelot-213/+691
2025-08-25Add aarch64_be-unknown-linux-musl targetJ. Neuschäfer-0/+95
2025-08-25Do not open every source file twice when reading itJakub Beránek-2/+8
2025-08-25Set default codegen backend to gccAntoni Boucher-1/+1
2025-08-25Fix `async_yields_async` wrongly unmangled macros (#15553)Samuel Tardieu-29/+176
2025-08-25Update booksrustbot-0/+0
2025-08-26fix: `async_yields_async` wrongly unmangled macrosyanglsh-29/+176
2025-08-25Update to nightly-2025-08-25Antoni Boucher-1/+1
2025-08-25Merge branch 'master' into sync_from_rust_2025_08_25Antoni Boucher-96/+100
2025-08-25Auto merge of #145472 - Kobzol:bootstrap-dist, r=jieyouxubors-273/+607
2025-08-25use size_hint in attrs_to_doc_fragmentsbinarycat-2/+7
2025-08-25On binding not present in all patterns, suggest potential typoEsteban Küber-54/+268
2025-08-25rustdoc(opt): build_impl: check document_private earlierbinarycat-17/+17
2025-08-25Switch next solver to use a specific associated type for trait def idChayim Refael Friedman-178/+234
2025-08-25Wait for DPkg frontend lock when trying to remove packagesJieyou Xu-3/+6
2025-08-25Don't show warnings from xcrun with -Zverbose-internalsMads Marquart-1/+1
2025-08-25change non-defining use error messagelcnr-47/+98
2025-08-25support non-defining uses in HIR typecklcnr-363/+498
2025-08-25Override `GITHUB_ACTIONS=0` for tidy testsJakub Beránek-1/+4
2025-08-25Merge pull request #4543 from RalfJung/tb-sifaRalf Jung-12/+12
2025-08-25TB: fix SIFA commentRalf Jung-12/+12
2025-08-25Do not forward CI configure arguments to `distcheck` buildsJakub Beránek-1/+8
2025-08-25Auto merge of #145844 - Zalathar:rollup-4kdll9t, r=Zalatharbors-379/+816