Commit 8295739
committed
fix: make CI pass with the next version of Bazel (9.0.0rc1)
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.1 parent e85728f commit 8295739
File tree
2 files changed
+2
-1
lines changed- examples/bzlmod
- tests/support/cc_toolchains
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments