commit | 62dbb7756c80c7d01c6d7bc3d642b07486ee4c68 | [log] [tgz] |
---|---|---|
author | Daniel P. Purkhús <purkhusid@gmail.com> | Thu Sep 19 09:25:06 2024 +0000 |
committer | GitHub <noreply@github.com> | Thu Sep 19 09:25:06 2024 +0000 |
tree | 91fa0e2fe39feccccde4e6cb095828832b48d042 | |
parent | c520417e2659610c6314134dc407e39661092952 [diff] |
Fix keyword handling in prost wrapper (#2888) ## What? Fixes Prost: Handling of reserved keywords in package names is broken #2884 ## How? Added escaping on Rust keywords in proto package names
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.