bazelbuild / bazelbuild/rules_rust

rust_prost_toolchain only accepts a single prost/tonic plugin

Open
#3,205 1 comment 0 reactions 0 assignees View on GitHub
needs-triage proto
Dominant language
Starlark
Stars
843
Forks
651
Avg merge
2d 18h
Merged PRs (30d)
15

Description

The description of prost_plugin and tonic_plugin suggests that they accept more than one, similar to how buf works, but they only accept one.

prost_plugin | Additional plugins to add to Prost.
tonic_plugin | Additional plugins to add to Tonic.

https://bazelbuild.github.io/rules_rust/rust_prost.html

More than one plugin can be combined programmatically, so perhaps the descriptions should be edited to be singular?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.