Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@copybara-service
Copy link

Use executable in place of file.

ctx.executable will automatcially propagate runfiles when passed as a
tool. This is relevant for bazel's rustfmt which is a thin binary that
spawns a subprocess to call the actual rustfmt binary from runfiles.

`ctx.executable` will automatcially propagate runfiles when passed as a
tool. This is relevant for bazel's rustfmt which is a thin binary that
spawns a subprocess to call the actual rustfmt binary from runfiles.

PiperOrigin-RevId: 845940833
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant