commit | de4078afdc86a855ea0a7bc7f4bb4f7d0186e1bb | [log] [tgz] |
---|---|---|
author | David Tolnay <dtolnay@gmail.com> | Tue Aug 08 03:55:32 2023 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 08 11:55:32 2023 +0100 |
tree | 65aabe9a174fba9b4b8554b72d8f11ad91f1a68a | |
parent | 99c485a8b291fbbbfa36e56d59a1abd9abfe7260 [diff] |
Make proc macros' "data" available in compile_data of crates that use macro (#2097) Closes #2074.
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.