commit | 72d1d4a1dc7b779058bb1ca2353cfe6434ff4b69 | [log] [tgz] |
---|---|---|
author | Brian Granaghan <granaghan@users.noreply.github.com> | Tue Apr 23 02:56:23 2024 -0700 |
committer | GitHub <noreply@github.com> | Tue Apr 23 09:56:23 2024 +0000 |
tree | ecb60771a7f9d5b0e573f967811fa32f1723550d | |
parent | 8d074a0b9e5dfcf85a8dc876e9b29b6cef3422e8 [diff] |
Add clippy_flag flag to allow flags to be added in succession. (#2625) This helps keep my bazelrc cleaner since I can pass clippy flags on multiple lines with comments about why they're being added. Co-authored-by: Daniel Wagner-Hall <dwagnerhall@apple.com>
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.