propagate additional inputs from native dependencies (#858) * propagate additional native inputs * adapt test for buildbots * update test * only flatten additional inputs for bin crate type * use crate_info.type instead of crate_type arg * add cdylib and dylib to the types that get additional deps + tests
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.