commit | 0cb20f516ff36602d78df4da278959ddab579c80 | [log] [tgz] |
---|---|---|
author | UebelAndre <github@uebelandre.com> | Tue Apr 02 07:37:07 2024 -0700 |
committer | GitHub <noreply@github.com> | Tue Apr 02 14:37:07 2024 +0000 |
tree | 31c11e27d1d0ac44719a65f0e383b0b26288995b | |
parent | fe2bc683e423acd9674ec0c0900fd8daaa3a5d74 [diff] |
Deprecated `rust_bindgen.leak_symbols` (#2590) This also plumbs `target_compatible_with` and `exec_compatible_with` into the `rust_bindgen` target from `rust_bindgen_library` to account for cases where the `"manual"` tag is not sufficient in disabling the target (e.g. `cquery`).
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.