commit | ffe8eff049431cc99b0b2c3024951f69d2fb914f | [log] [tgz] |
---|---|---|
author | Daniel Wagner-Hall <dwagnerhall@apple.com> | Fri Jul 19 10:10:10 2024 +0200 |
committer | GitHub <noreply@github.com> | Fri Jul 19 08:10:10 2024 +0000 |
tree | 80315b227c2cbf81b96571a01c67d03d5f7bec0b | |
parent | ca7a3df6d2e71b5b3e760b4bc8e0470383e30b42 [diff] |
Support incompatible enable proto toolchain resolution (#2741) This allows using a shared (generally pre-built) protoc definition, rather than needing to supply one via a label. We allow (but deprecate) users to still bring along their own protoc as a label, but if they want to do so, they will need to ensure they have the correct repositories registered in order to build/bring their protoc, rather than us setting them up by default.
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.