commit | 5063cd8096432a1eae68c70b4c6139ab1b9f8785 | [log] [tgz] |
---|---|---|
author | UebelAndre <github@uebelandre.com> | Wed Sep 11 08:37:56 2024 -0700 |
committer | GitHub <noreply@github.com> | Wed Sep 11 15:37:56 2024 +0000 |
tree | 321358b15bff1ca92f3ab3d6b0882f9f4ae09c11 | |
parent | 6086030c9322901dc6a743deb551833297fc9ccb [diff] |
Propagate `cargo_build_script.data` to `Rustc` compile actions (#2856) This way any outputs that the build script may refer to in flags it emits can be referenced without needing to also explicitly pass the data target to the `compile_data` attribute of it's consumer.
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.