commit | c06564d1bbd164b0f0561a4a450cb3460f1d5a93 | [log] [tgz] |
---|---|---|
author | John Hughes <john.hughes@fernride.com> | Fri Feb 02 10:51:49 2024 +0100 |
committer | GitHub <noreply@github.com> | Fri Feb 02 09:51:49 2024 +0000 |
tree | 9a0fd6dd3c5e5f6ace267d2ee8aeca639ff467ab | |
parent | 0f777e198309a1bc2e5e9c4e71d3e586f6c13530 [diff] |
Make cross-compiling with bzlmod possible, added example (#2419) Before it wasn't possible to add your desired cross-compilation targets to `extra_target_triples` if they also happened to be in `DEFAULT_TOOLCHAIN_TRIPLES`.
This repository provides rules for building Rust projects with Bazel.
General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust
.
Please refer to the full documentation.