fix: make CI pass with the next version of Bazel (9.0.0rc1) by jsing-canva · Pull Request #3393 · bazel-contrib/rules_python

@jsing-canva

Explicitly load CcToolchainConfigInfo in the fake cc toolchain config.

For examples/bzlmod, bump rules_rust to a newer version so that it pulls
in dependencies that work correctly with Bazel 9.0.0rc1.

@jsing-canva jsing-canva changed the title fix(examples): make examples/bzlmod work with Bazel 9.x fix: make CI pass with the next version of Bazel (9.0.0rc1)

Nov 5, 2025

Merged via the queue into bazel-contrib:main with commit 49b6630

Nov 6, 2025

4 checks passed

aignas pushed a commit that referenced this pull request

Nov 6, 2025
Explicitly load CcToolchainConfigInfo in the fake cc toolchain config.

For examples/bzlmod, bump rules_rust to a newer version so that it pulls
in dependencies that work correctly with Bazel 9.0.0rc1.

Work towards #3392

(cherry picked from commit 49b6630)