commit | 404b84bd6f614cfff19d22de9a984d2f9717ca50 | [log] [tgz] |
---|---|---|
author | David Marcin <david@metawork.com> | Wed Jul 14 16:48:19 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Jul 14 16:48:19 2021 -0700 |
tree | b4da9b05482b124ea43e3f8c8adfbdd8506b1461 | |
parent | 86a653f32535f75f0dedf432cdbe9309739e4db1 [diff] |
Add support for clippy.toml (#835) * Add support for clippy.toml * Regenerate documentation * Fix build file naming * Fix use of depset * Fix path for non-root config file locations * Document Rust 1.34.0 requirement * Regenerate documentation * Document location of clippy documentation * buildifier * Use modern python formatting Co-authored-by: UebelAndre <github@uebelandre.com> * Use modern python formatting Co-authored-by: UebelAndre <github@uebelandre.com> * Add a test * Address review comments Co-authored-by: UebelAndre <github@uebelandre.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.