commit | 3b65db8d38d0fc9d726eacf25d00fafc56aab201 | [log] [tgz] |
---|---|---|
author | Daniel Wagner-Hall <dwagnerhall@apple.com> | Thu Aug 01 18:01:53 2024 +0100 |
committer | GitHub <noreply@github.com> | Thu Aug 01 17:01:53 2024 +0000 |
tree | 59f845a5c4a89c6e4b4de6deac3e7320d407045d | |
parent | 9510ab4eec00e9677f5bd4a011234f72a5803f24 [diff] |
Add fake dependency roots for all transitive proc-macros (#2749) See the extensive comment for details, but tl;dr: when cross-compiling, just doing top-level resolves of direct dependencies can miss resolving platform-specific features for proc-macros which are only used on certain platforms.
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.