rules_rust
rules_rust copied to clipboard
crate_universe builds should use rust_bindgen_toolchain
(It's possible I'm doing something wrong here...)
I'd expect that bringing in crates with crate_universe would pass the appropriate environment variables to cargo to point to bindgen dependencies provided by the toolchain. (I think that's passing CLANG_PATH, LIBCLANG_PATH, and maybe LD_LIBRARY_PATH)