commit | d83c86581cd444fc4b60fd081d551dbfd71af1cb | [log] [tgz] |
---|---|---|
author | UebelAndre <github@uebelandre.com> | Thu Jun 13 09:37:40 2024 -0700 |
committer | GitHub <noreply@github.com> | Thu Jun 13 16:37:40 2024 +0000 |
tree | c1a3f1aea78b9faa67bd4d3ca247562c6df63af3 | |
parent | 9c672947a1d8a8ac3ecfe0229c3816d13db168bb [diff] |
Add flag to refer to a `sh_toolchain` for process wrapper bootstrap shebangs (#2694) This introduces the flag `--@rules_rust//rust/settings:experimental_use_sh_toolchain_for_bootstrap_process_wrapper` which can be used to embed the shell path from `@bazel_tools//tools/sh:toolchain_type` in the rustc bootstrap process wrapper.
This repository provides rules for building Rust projects with Bazel.
General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust
.
Please refer to the full documentation.