commit | 23f99bb63406ba5f3a5828aab8e9f70427fc7e3c | [log] [tgz] |
---|---|---|
author | James Leitch <jleitch@consumingchaos.com> | Fri Jun 16 05:58:57 2023 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 16 05:58:57 2023 -0700 |
tree | 1fd0acc938ed264ecb559d19cd0f0f13fb7d3404 | |
parent | 11f8c98755f8952bbd337d1913627e75fe876bfd [diff] |
feature: `target_compatible_with` added to `CommonAttrs` (#1976) * feature: `target_compatible_with` added to `CommonAttrs` to catch when a platform not listed in `supported_platform_triples` is being targeted * feature: `generate_target_compatible_with` flag
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.