commit | f42004c608613851e0aed9efe81da62beb2770b2 | [log] [tgz] |
---|---|---|
author | UebelAndre <github@uebelandre.com> | Fri Dec 13 07:36:40 2024 -0800 |
committer | GitHub <noreply@github.com> | Fri Dec 13 15:36:40 2024 +0000 |
tree | 198dcfff07228bf4cb4884937dc1bbd067852e12 | |
parent | ba495995bca3e2e5c17e8709bf0f3c29b2e90d4f [diff] |
Added `rust_prost_transform` rule for modifying granular proto_library (#3083) This new rule is to support granular modifications to existing `proto_library` targets without adding duplicate actions to the build graph depending on what `rust_prost_library` target was consumed. closes https://github.com/bazelbuild/rules_rust/issues/2045
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.