bazelbuild / bazelbuild/rules_rust
CARGO_BAZEL_ISOLATED not respected when used with bazel modules
Open
bug
bzlmod
crate-universe
needs-triage
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
When using the "crate_universe:extension.bzl" the CARGO_HOME directory is used instead of the bazel module ctx directory.
If I understand the documentation and code correctly the handling of CARGO_BAZEL_ISOLATED is missing for bazel modules?
Contributor guide
Assessment
This issue has not been assessed yet.