bazelbuild / bazelbuild/rules_rust
Workspace discovery
Open
needs-design
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
The new workspace discovery fails when there are multiple workspace roots in the repo, in my case only one of the roots is compiled using crates_universe, is there a way to pick the workspace root? the same happens if the Cargo.toml is a non-standard one, `Cargo.universe.toml`. Would it be possible to add a workspace root parameter to the `crates_repository` macro?
Contributor guide
Assessment
This issue has not been assessed yet.