commit | 116f6db8fa6caa1f1cc7470d7f5a0d0e32b5352d | [log] [tgz] |
---|---|---|
author | Marcel Hlopko <hlopko@google.com> | Mon Jul 08 11:06:59 2024 +0200 |
committer | GitHub <noreply@github.com> | Mon Jul 08 09:06:59 2024 +0000 |
tree | 40db71dfdf83d8c11a6940acec1ae5b5c670a9f0 | |
parent | a5fd6951c9eaaaf9569ec3fb7b058fd94af6bff5 [diff] |
Update bindgen.bzl to use toolchain system include directories as well (#2727) This is needed when using toolchains that use custom include directories.
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.