commit | 9c672947a1d8a8ac3ecfe0229c3816d13db168bb | [log] [tgz] |
---|---|---|
author | Daniel Wagner-Hall <dwagnerhall@apple.com> | Thu Jun 13 17:13:39 2024 +0100 |
committer | GitHub <noreply@github.com> | Thu Jun 13 16:13:39 2024 +0000 |
tree | 39d187204fb3439a304ac8ff2deddb86a927ff0c | |
parent | a6529a7014a52f3e0fa70581673df0eb518bfcad [diff] |
Remote vendor doesn't require srcs present (#2688) Before this, if we re-generate all of the BUILD.bazel files for our vendored deps, they are invalid because they only have BUILD.bazel files and the globs present in them expect srcs. First two commits are real changes, third commit is just a repin.
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.