about summary refs log tree commit diff
path: root/compiler
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-09-06 13:03:17 +0200
committerGitHub <noreply@github.com>2025-09-06 13:03:17 +0200
commit8fe82a0e9ed29112be7f15ceeedb4f11d0c06410 (patch)
tree53dfb142510b93e8767bb23288ef41465cf51666 /compiler
parenta0c5e6b0413db76778ca84f6ba195e3b36d8d233 (diff)
parent312a1240a3cde43ca16e5275457688e47d7bccd8 (diff)
downloadrust-8fe82a0e9ed29112be7f15ceeedb4f11d0c06410.tar.gz
rust-8fe82a0e9ed29112be7f15ceeedb4f11d0c06410.zip
Rollup merge of #146263 - jieyouxu:check-bump-stage0, r=Kobzol
Fix `bump-stage0` build failure, and check-build `bump-stage0` in CI

This PR bumps the `toml` dependency of the `bump-stage0` tool to `0.8.23`, which AFAICT is the highest `toml` version that's present in the r-l/r workspace's `Cargo.lock` already (so we don't introduce _another_ `toml 0.x.*` series). I added some byte-buffer-to-string intermediary to workaround `toml 0.8.*` not having the `toml 0.9.*` `toml::from_slice` API.

To catch obvious build failures of the `src/tools/bump-stage0` tool early, before we find out it can't even build when we really need it to work.

Contexts:

- https://github.com/rust-lang/rust/pull/146250#issue-3388327410
- [#t-release > Bump stage0 rustfmt separately ("one-off") @ 💬](https://rust-lang.zulipchat.com/#narrow/channel/241545-t-release/topic/Bump.20stage0.20rustfmt.20separately.20.28.22one-off.22.29/near/537916615)

Fixes rust-lang/rust#146252.
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions