commit | 69ca2611c5350190a8118fd1c18f986d663e16db | [log] [tgz] |
---|---|---|
author | scentini <rosica@google.com> | Tue May 24 14:49:53 2022 +0200 |
committer | GitHub <noreply@github.com> | Tue May 24 14:49:53 2022 +0200 |
tree | b42a43bdb10d4234d7101fdd87eb1eb9294097fc | |
parent | 4c7f08b8b9f93a8accbd7cb096339aa46b97dc34 [diff] |
Don't leak native dependencies of proc_macro (#1359) Native dependencies of a `rust_proc_macro` shouldn't propagate to the libraries depending on the `rust_proc_macro` target.
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.