about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-08-26Remove myself from adhoc_groupJieyou Xu-1/+0
2025-08-26add a flag to codegen fn attrs for foreign itemsJana Dönszelmann-4/+3
2025-08-26Cache LLVM config invocationsJakub Beránek-6/+21
2025-08-26Make bootstrap command caching opt-inJakub Beránek-11/+9
2025-08-26Do not unnecessarily build stage2 host rustc in some dist buildersJakub Beránek-36/+34
2025-08-26Add snapshot test for cross-compiled dist without docsJakub Beránek-5/+88
2025-08-26stabilization_guide: fix macro name and syntax in gating exampleAli Nazzal-1/+1
2025-08-26Always build miri for the host in `x run miri`Jakub Beránek-17/+56
2025-08-26Rollup merge of #145858 - alexcrichton:update-wasm-component-ld, r=lqdStuart Cook-2/+1
2025-08-26Rollup merge of #145856 - rustbot:docs-update, r=ehussStuart Cook-0/+0
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 #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-169/+381
2025-08-25bootstrap: vendor `clippy_test_deps` tooJosh Stone-0/+1
2025-08-25Refactor *.optimized-compiler-builtins bootstrap optionsPaul Murphy-34/+66
2025-08-25Allow linking a prebuilt optimized compiler-rt builtins libraryPaul Murphy-24/+43
2025-08-25Update wasm-component-ld dependencyAlex Crichton-2/+1
2025-08-25Add aarch64_be-unknown-linux-musl targetJ. Neuschäfer-0/+51
2025-08-25Update booksrustbot-0/+0
2025-08-25Auto merge of #145472 - Kobzol:bootstrap-dist, r=jieyouxubors-273/+607
2025-08-25rustdoc(opt): build_impl: check document_private earlierbinarycat-17/+17
2025-08-25Wait for DPkg frontend lock when trying to remove packagesJieyou Xu-3/+6
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-25Handle tarballs in `x test tidy`Jakub Beránek-0/+6
2025-08-25Make `x test distcheck` more self-containedJakub Beránek-24/+36
2025-08-25Rollup merge of #145842 - tshepang:rdg-sync, r=jieyouxuStuart Cook-104/+167
2025-08-25Rollup merge of #145794 - he32:bootstrap-netbsd-fix, r=KobzolStuart Cook-1/+13
2025-08-25add span to struct pattern rest (..)Valdemar Erk-7/+8
2025-08-25Merge ref 'a1dbb443527b' from rust-lang/rustThe Miri Cronjob Bot-184/+662
2025-08-25Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-08-25Merge ref 'a1dbb443527b' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-7145/+13342
2025-08-25Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-08-24Auto merge of #137229 - GuillaumeGomez:expand-macro, r=lolbinarycatbors-92/+561
2025-08-24compiletest: if a compiler fails outside a ui test, show its outputbinarycat-2/+3
2025-08-24Auto merge of #145812 - karolzwolak:attrs-in-fields-and-variants-section, r=G...bors-4/+22
2025-08-24Merge pull request #2550 from WaffleLapkin/try-borswaffle-37/+28
2025-08-24Auto merge of #145384 - ywxt:parallel-tests, r=jieyouxubors-1/+17
2025-08-24rustdoc: render attributes in Field and Variants sectionsKarol Zwolak-4/+22
2025-08-24bootstrap.py: follow up more 'tidy' insistence (string quotes).Havard Eidnes-2/+2
2025-08-24Fix some minor issues in commentshoupo-bob-6/+6
2025-08-24fmtThe Miri Cronjob Bot-1/+2
2025-08-24Merge ref 'f6d23413c399' from rust-lang/rustThe Miri Cronjob Bot-1925/+2812
2025-08-24Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-08-23Rollup merge of #145798 - compiler-errors:unnamed-lt-primary, r=lqdJacob Pratt-2/+2