commit | bb38e76dc148b2460e326f7f2181c40d13b97fc9 | [log] [tgz] |
---|---|---|
author | David Marcin <david@metawork.com> | Fri Jul 02 12:34:43 2021 -0700 |
committer | GitHub <noreply@github.com> | Fri Jul 02 12:34:43 2021 -0700 |
tree | e570b41851c4123437f714139c598b7e4fc1dd07 | |
parent | c9345d33123e49928a021f75725da2f5b609f660 [diff] |
Use the libraries included with the clang distribution for bindgen (#820) * Use the libraries included with the clang distribution for bindgen * Fall back to the system load path if libstdcxx is not specified * Regenerate documentation * Fix bugs and preserve backward compatibility with users of bindgen_clang_* * Buildifier * Regenerate documentation * Re-enable tests * Generate rpaths correctly * Skip rpath generation on Windows * Better comment about why test is disabled * Add comment about DYLD_LIBRARY_PATH * buildifier
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.