commit | a09c6d9de380c9a7e56f87e165117510cb4be893 | [log] [tgz] |
---|---|---|
author | Vinh Tran <vinhdaitran@google.com> | Sat Nov 25 13:12:28 2023 -0500 |
committer | GitHub <noreply@github.com> | Sat Nov 25 10:12:28 2023 -0800 |
tree | 21925ff06300016b5a3dcec9f6b76feac8a42c21 | |
parent | 4aa6550b95b162951530541ee28a56b38d1aeaaf [diff] |
Default experimental_toolchain_generated_sysroot to True (#2277) https://github.com/bazelbuild/rules_rust/pull/2223 only sets `--@rules_rust//rust/settings:experimental_toolchain_generated_sysroot` in a few targets on CI. This PR defaults the feature flag to `True`. This ensures the feature flag works at a larger scope because we remove it. --------- Co-authored-by: UebelAndre <github@uebelandre.com>
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.