commit | 80c8dd52f1590767bcad106abf5144d0bc6aa2e7 | [log] [tgz] |
---|---|---|
author | Vinh Tran <vinhdaitran@google.com> | Wed Oct 18 10:59:08 2023 -0400 |
committer | GitHub <noreply@github.com> | Wed Oct 18 16:59:08 2023 +0200 |
tree | fda99ba7bccfd45a960d3bf6d04c282a6296803f | |
parent | 3a78d01631ea8c2f7b747f6f0e7b4d29c735371d [diff] |
Remove _rustc_env_attr from CrateInfo (#2189) #2188's follow-up PR to remove unused `_rustc_env_attr` field in `CrateInfo` provider. We can rely on `skip_expanding_rustc_env` to determine whether `rustc_env` is already expanded or not.
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.