about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-08-27CI: rfl: support Rust >= 1.91.0 target specMiguel Ojeda-1/+2
2025-08-27fix target-pointer-width in testsWaffle Lapkin-1/+1
2025-08-27accept integer `target-pointer-width` in compiletestWaffle Lapkin-7/+1
2025-08-27Auto merge of #145851 - lolbinarycat:rustdoc-optimize, r=GuillaumeGomezbors-17/+17
2025-08-27Stabilize BTree{Map,Set}::extract_ifSidney Cammeresi-1/+0
2025-08-27Auto merge of #145909 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-08-27Mention our policy on typofixes for internal docsapiraino-0/+3
2025-08-27Remove several remnants of the old libtest-based executorZalathar-90/+53
2025-08-27Rollup merge of #145885 - madsmtm:lldb-inherit-tcc, r=KobzolMatthias Krüger-0/+29
2025-08-27Rollup merge of #145740 - nnethercote:workspace-members, r=KobzolMatthias Krüger-6/+6
2025-08-27Explicitly mark the end of a failed test's captured outputZalathar-1/+7
2025-08-27Use std uplifting more oftenJakub Beránek-40/+20
2025-08-27Use `compiler_for_std` in `dist::Std`Jakub Beránek-59/+59
2025-08-27Add `compiler_for_std`Jakub Beránek-3/+13
2025-08-27Add metadata to `dist::JsonDocs`Jakub Beránek-1/+17
2025-08-27Add snapshot test for rustc docsJakub Beránek-0/+41
2025-08-27Rollup merge of #145904 - Kobzol:riscv-musl-platform-support, r=jieyouxuMatthias Krüger-1/+1
2025-08-27Rollup merge of #145335 - clarfonthey:wtf8-core-alloc, r=Mark-SimulacrumMatthias Krüger-0/+1
2025-08-27Merge ref '269d5b56bcfd' from rust-lang/rustThe Miri Cronjob Bot-727/+1762
2025-08-27Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-08-27Add `itertools` to `[workspace.dependencies]`.Nicholas Nethercote-2/+2
2025-08-27Add `tracing` to `[workspace.dependencies]`.Nicholas Nethercote-4/+4
2025-08-26Update cargo submoduleWeihang Lo-0/+0
2025-08-26Auto merge of #145906 - samueltardieu:rollup-p8ibzhz, r=samueltardieubors-74/+103
2025-08-26Rollup merge of #145892 - jdonszelmann:codegen-fn-attrs-foreign-item, r=bjorn3Samuel Tardieu-4/+3
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 #145790 - mati865:gnullvm-improve-dist, r=KobzolSamuel Tardieu-30/+4
2025-08-26Rollup merge of #144499 - Enselic:ci-debuginfo-level-tests, r=davidtwcoSamuel Tardieu-0/+5
2025-08-26Move `riscv64-gc-unknown-linux-musl` from Tier 2 with Host tools to Tier 2Jakub Beránek-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-0/+0
2025-08-26Allow `--print=crate-root-lint-levels`Lieselotte-1/+2
2025-08-26contributing: restore tests/intro.md link; avoid 'this repo' wordingAli Nazzal-2/+2
2025-08-26contributing: clarify when to update a branch vs avoid during reviewAli Nazzal-6/+4
2025-08-26Update GCC submoduleGuillaume Gomez-0/+0
2025-08-26Update to LLVM 21.1.0Nikita Popov-0/+0
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-34/+182
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 #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 #145596 - lumiscosity:optimize-png-files, r=davidtwcoGuillaume Gomez-0/+0
2025-08-26Rollup merge of #145076 - ZhongyaoChen:feature/add-tier3-riscv64a23-target, r...Guillaume Gomez-0/+44
2025-08-26Rollup merge of #144551 - neuschaefer:a64be-musl, r=davidtwcoGuillaume Gomez-0/+51
2025-08-26Inherit TCC in debuginfo tests on macOSMads Marquart-0/+29
2025-08-26Auto merge of #145874 - Kobzol:fix-dist-builds, r=jieyouxubors-31/+112