bazelbuild / bazelbuild/rules_rust
Generate `rust-project.json` in an arbitrary directory.
Open
enhancement
needs-triage
rust-analyzer
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
I want to place `rust-project.json` in an arbitrary directory instead of the project root, but simply moving it does not work because `rust-project.json` has relative paths to modules. Could you please suggest me any workaround?
Contributor guide
Assessment
This issue has not been assessed yet.