commit | ca7a3df6d2e71b5b3e760b4bc8e0470383e30b42 | [log] [tgz] |
---|---|---|
author | Milan Vukov <mvukov@gmail.com> | Thu Jul 18 11:48:04 2024 +0200 |
committer | GitHub <noreply@github.com> | Thu Jul 18 09:48:04 2024 +0000 |
tree | 36dc95d99dffd63d7bc608c71d8fad6cb0c1eac5 | |
parent | 6a140b21a8d1241cda4d1eda4f792748948b3153 [diff] |
Fix collecting cc deps in collect_deps (#2699) In my repo https://github.com/mvukov/rules_ros2/pull/316 I have a use-case that I want to pass some cc-deps via dep_variant_info as in https://github.com/mvukov/rules_ros2/pull/316/files#diff-58917867447a8263989afcfff01c87ad154b41562efc3f6d789807efb26e298fR231-R253. This PR enables that.
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.