bazelbuild / bazelbuild/rules_rust
feature request: please export get_rust_tools
Open
needs-triage
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
It would be nice to be able to use the same rustc / cargo binary for editor tooling, but I haven't worked out a way to get it other than calling the (private) get_rust_tools:
https://github.com/bazelbuild/rules_rust/blob/9442aed8ca9e07e024f9daaf06030c968623c9c1/cargo/private/cargo_utils.bzl#L57
Contributor guide
Assessment
This issue has not been assessed yet.