bazelbuild / bazelbuild/rules_rust

Add support for prost-reflect to rust_prost_toolchain

Open
#3,566 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

I have a need to parse a bunch of textproto encoded files in a rust_binary target, with schemas defined in a proto_library.

To do this, I need to pull in prost-reflect as a dependency, but just as I needed to build a custom toolchain to unite prost and tonic, that rule apparently needs to include prost-reflect if desired for me to be able to do this.

Wondering if this would be possible to support.

Thanks

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.