commit | 130bcac5e7404a01e95594ef8568c41327310803 | [log] [tgz] |
---|---|---|
author | Brian Granaghan <granaghan@users.noreply.github.com> | Thu Jul 27 05:24:04 2023 -0700 |
committer | GitHub <noreply@github.com> | Thu Jul 27 12:24:04 2023 +0000 |
tree | efa517ba54dd63c93cbd09e9f57003866bcfc7e6 | |
parent | a6aa1c79a4239773bb0f90ea99b25f71192c2ed8 [diff] |
Remove cfg exec from linker_scripts attribute. (#2070) When cross compiling and generating linker scripts based on previous rust_binary outputs, this constraint causes the rust_binary to incorrectly get rebuilt for exec.
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.