We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a366b76 commit 8609066Copy full SHA for 8609066
docs/flatten.md
@@ -803,7 +803,7 @@ proto_library(
803
srcs = ["my.proto"]
804
)
805
806
-proto_rust_library(
+rust_proto_library(
807
name = "rust",
808
deps = [":my_proto"],
809
docs/rust_proto.md
@@ -180,7 +180,7 @@ proto_library(
180
181
182
183
184
185
186
proto/proto.bzl
@@ -331,7 +331,7 @@ proto_library(
331
332
333
334
335
336
337
0 commit comments