bazelbuild / rules_rust

Rust rules for Bazel
https://bazelbuild.github.io/rules_rust/
Apache License 2.0
656 stars 419 forks source link

Fix keyword handling in prost wrapper #2888

Closed purkhusid closed 1 week ago

purkhusid commented 1 week ago

What?

Fixes Prost: Handling of reserved keywords in package names is broken #2884

How?

Added escaping on Rust keywords in proto package names