commit | ddf2a4c23c9e08ee6a1cc57dc3058ec7b036224d | [log] [tgz] |
---|---|---|
author | wmatthews-google <wmatthews@google.com> | Fri Nov 18 07:49:36 2022 -0800 |
committer | GitHub <noreply@github.com> | Fri Nov 18 07:49:36 2022 -0800 |
tree | 732b3b65e7ae4f56ade60f6eb02609af47464c3f | |
parent | 44c7e1588d697628462a6165c2cb387ac17ffb99 [diff] |
Re-render crate BUILD files after #1647 (#1655) * 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. * Re-render crate BUILD files after https://github.com/bazelbuild/rules_rust/pull/1647 * Re-render additional BUILD files Co-authored-by: UebelAndre <github@uebelandre.com>
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.