commit | 63fa643067d5b006900b880695a6cc4187b325c3 | [log] [tgz] |
---|---|---|
author | Vitaly Buka <vitalybuka@google.com> | Thu Oct 17 09:38:39 2024 -0700 |
committer | GitHub <noreply@github.com> | Thu Oct 17 16:38:39 2024 +0000 |
tree | df4bf1d25d6ffa5d544c91f870226aff9aea0365 | |
parent | ded96a9a0840f4476ad8a6f5ee804e38699e23d8 [diff] |
cargo_build_script: Add support for `-fsanitize-ignorelist=` (#2935) This is trivial copy/paste implementation, to minimize regression probability. Previously it was combined with refactoring, but introduced regression and was reverted #2911. This time I split refactoring into follow up PR.
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.