about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-27Add `memchr` to `[workspace.dependencies]`.Nicholas Nethercote-2/+3
2025-08-27Add `bitflags` to `[workspace.dependencies]`.Nicholas Nethercote-14/+15
2025-08-27Add `thin-vec` to newly added `[workspace.dependencies]`.Nicholas Nethercote-18/+23
2025-08-26Auto merge of #145906 - samueltardieu:rollup-p8ibzhz, r=samueltardieubors-304/+838
2025-08-26Rollup merge of #145901 - stoeckmann:raw_vec_typo, r=samueltardieuSamuel Tardieu-1/+1
2025-08-26Rollup merge of #145892 - jdonszelmann:codegen-fn-attrs-foreign-item, r=bjorn3Samuel Tardieu-14/+16
2025-08-26Rollup merge of #145888 - heiher:fix-platform-support-loong32, r=jieyouxuSamuel Tardieu-2/+2
2025-08-26Rollup merge of #145887 - GuillaumeGomez:bootstrap-codegen-backends, r=KobzolSamuel Tardieu-12/+10
2025-08-26Rollup merge of #145876 - Kobzol:dist-std-build, r=jieyouxuSamuel Tardieu-26/+79
2025-08-26Rollup merge of #145840 - a4lg:riscv-elf-flags-for-internal-objs, r=WaffleLapkinSamuel Tardieu-3/+11
2025-08-26Rollup merge of #145792 - scrabsha:push-umpytyxunpxq, r=jdonszelmannSamuel Tardieu-213/+691
2025-08-26Rollup merge of #145790 - mati865:gnullvm-improve-dist, r=KobzolSamuel Tardieu-30/+4
2025-08-26Rollup merge of #144499 - Enselic:ci-debuginfo-level-tests, r=davidtwcoSamuel Tardieu-3/+24
2025-08-26Fix typo in commentTobias Stoeckmann-1/+1
2025-08-26Enable building/disting standard library in stage 0Jakub Beránek-26/+79
2025-08-26Auto merge of #145890 - GuillaumeGomez:subtree-update_cg_gcc_2025-08-26, r=Gu...bors-60/+76
2025-08-26Update GCC submoduleGuillaume Gomez-0/+0
2025-08-26Fix sync conflictGuillaume Gomez-1/+1
2025-08-26Merge commit 'feb42827f11a7ae241ceecc81e9ae556fb6ba214' into subtree-update_c...Guillaume Gomez-61/+77
2025-08-26bootstrap: Make `default_codegen_backend` return `&CodegenBackendKind` instea...Guillaume Gomez-12/+6
2025-08-26bootstrap: error early if any `codegen-backends` is set to `[]`Guillaume Gomez-0/+4
2025-08-26Auto merge of #145886 - GuillaumeGomez:rollup-9qv7jhv, r=GuillaumeGomezbors-445/+486
2025-08-26platform-support: Fix LoongArch32 host columnWANG Rui-2/+2
2025-08-26Rollup merge of #145875 - Kobzol:bootstrap-caching, r=jieyouxuGuillaume Gomez-17/+30
2025-08-26Rollup merge of #145867 - Zalathar:range-attr, r=nikicGuillaume Gomez-11/+30
2025-08-26Rollup merge of #145863 - EliasHolzmann:formatting_options_20250825, r=m-ou-seGuillaume Gomez-11/+11
2025-08-26Rollup merge of #145861 - cuviper:vendor-clippy, r=KobzolGuillaume Gomez-0/+1
2025-08-26Rollup merge of #145841 - Kobzol:fix-miri-run, r=jieyouxuGuillaume Gomez-17/+56
2025-08-26Rollup merge of #145615 - lorenzleutgeb:socket-doc, r=ChrisDentonGuillaume Gomez-1/+1
2025-08-26Rollup merge of #145596 - lumiscosity:optimize-png-files, r=davidtwcoGuillaume Gomez-0/+0
2025-08-26Rollup merge of #145481 - mu001999-contrib:fix/closure-sugg, r=SparrowLiiGuillaume Gomez-8/+62
2025-08-26Rollup merge of #145076 - ZhongyaoChen:feature/add-tier3-riscv64a23-target, r...Guillaume Gomez-1/+121
2025-08-26Rollup merge of #144551 - neuschaefer:a64be-musl, r=davidtwcoGuillaume Gomez-0/+95
2025-08-26Rollup merge of #144373 - hkBst:remove-deprecated-1, r=jhprattGuillaume Gomez-379/+79
2025-08-26Auto merge of #145874 - Kobzol:fix-dist-builds, r=jieyouxubors-31/+112
2025-08-26add a flag to codegen fn attrs for foreign itemsJana Dönszelmann-14/+16
2025-08-26Auto merge of #145871 - Zalathar:rollup-lag9tlg, r=Zalatharbors-516/+1298
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-26remove deprecated Error::description in implsMarijn Schouten-379/+79
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-43/+31
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