update bazel to 8.6.0 - #306
Conversation
|
The created documentation from the pull request is available at: docu-html |
|
I added commit What caused the failureThe Bazel 8.6 update regenerated Recent The message is misleading: x86_64 itself is supported. The unsupported part is the older QNX 8 target configuration. What this commit changesThe commit updates the That crate.spec(
package = "libc",
version = "=0.2.186",
)I also regenerated:
The QNX-relevant There is still a separate Why this is importantThis is more than changing the generated lockfile by hand. The exact pin lives in the shared This keeps the current Ferrocene QNX 8 toolchain working until the project moves to the newer upstream Rust QNX target naming. Verification
Footnotes
|
Various mini fixes, which will make the actual update easier.
compatibility_levelproblems. These are fixed by updating bazelbazel run //:docsversionadded to various docs-needs, since this is mandatory is newer docs-as-code versions