bazelbuild / bazelbuild/rules_rust
upstream tools rustc wrapper doesn't properly bundle a stdlib
Open
needs-triage
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
If you try to use `RUSTC=$(location //tools/upstream_wrapper:rustc) $(location //tools/upstream_wrapper:cargo) run` on the RBE CI jobs, it will fail because the stdlib isn't properly wired up.
Contributor guide
Assessment
This issue has not been assessed yet.