commit | 3e124fb9f5fb91554908fd7fb82d10c378ee4ca8 | [log] [tgz] |
---|---|---|
author | Vinh Tran <vinhdaitran@google.com> | Mon Oct 09 22:57:32 2023 -0400 |
committer | GitHub <noreply@github.com> | Mon Oct 09 19:57:32 2023 -0700 |
tree | 3cf1d9788a26d3dfd9c0352d785dc77b31dbe117 | |
parent | a7eba053b9b8964f83d5a9ee76ed919a8e385362 [diff] |
Add target_compatible_with from kwargs to build_script_kwargs (#2133) The top-level `_build_script_run` target should also have `target_compatible_with` in order to work with platforms compatibility.
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.