commit | 1625cd1ede7fd9c8fb7795459ab4bf3f772f5ca8 | [log] [tgz] |
---|---|---|
author | Daniel Wagner-Hall <dwagnerhall@apple.com> | Thu Aug 08 22:18:35 2024 +0100 |
committer | GitHub <noreply@github.com> | Thu Aug 08 21:18:35 2024 +0000 |
tree | 16bedd4c7dc2392ed769df2a48b8408dc015094b | |
parent | 0e1297d31e2140c5b97d44cb292f135b64944355 [diff] |
Fix up fake resolve roots for proc macros (#2784) 1. Skip in-workspace proc-macros - they shouldn't be resolved, and are already resolve roots 2. Properly parse out git deps, rather than assuming everything is a registry dep Fixes #2777 Fixes #2783
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.