commit | 44c7e1588d697628462a6165c2cb387ac17ffb99 | [log] [tgz] |
---|---|---|
author | wmatthews-google <wmatthews@google.com> | Fri Nov 18 07:16:36 2022 -0800 |
committer | GitHub <noreply@github.com> | Fri Nov 18 07:16:36 2022 -0800 |
tree | e16b847b4fb54834a991f38f4ff5b0df18eb0194 | |
parent | de18d8bb64deb658e1663f7e40e004b2d425d0b2 [diff] |
Group deps and aliases by platform triple rather than by cfg string when generating BUILD files. This avoid bazel errors due to duplicate keys/deps. (#1647)
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.