rules_rust icon indicating copy to clipboard operation
rules_rust copied to clipboard

Use correct env for rust_test

Open nmattia opened this issue 2 weeks ago • 0 comments

This expands the rust_test environment make variables directly instead of using the "build script" helper. The build script helper is incorrect here and this leads issues in Bazel 8.

Note: this was inspired by rules_shell.

nmattia avatar Dec 09 '25 12:12 nmattia