commit | aece1e37d7bfdfda93b8534730bfdb67b8c0baa1 | [log] [tgz] |
---|---|---|
author | Georgi Lyubenov <godzbanebane@gmail.com> | Wed Nov 09 18:57:03 2022 +0200 |
committer | GitHub <noreply@github.com> | Wed Nov 09 11:57:03 2022 -0500 |
tree | 155d763cd310a856d119cdd555bb668c6ccea7e6 | |
parent | 03a0b248352c950327fef83b49a62c602213631b [diff] |
Deduplicate expand_location targets in rust-project.json crate creation to avoid a bazel crash (#1639) There's a bug in bazel where the server crashes if it encounters duplicate entries in expand_location's targets field. See https://github.com/bazelbuild/bazel/issues/16664
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.