commit | b39339960c1001afd0894232e803ee978cb4fe14 | [log] [tgz] |
---|---|---|
author | David Marcin <david@metawork.com> | Thu Nov 18 16:06:15 2021 -0800 |
committer | GitHub <noreply@github.com> | Thu Nov 18 16:06:15 2021 -0800 |
tree | f2a6fdbb85c0b2655a4e59ebdeaec6e62f290f73 | |
parent | e1db584ff5c66a710d35dbdacd56055d9eee7f40 [diff] |
Allow rust_bindgen rules to disable rustfmt with an attr (#1024) * Disable rustfmt when toolchain lacks it as documented * Add a parameter to rust_bindgen instead * Regenerate documentation * Also add to rust_bindgen_library * Regenerate documentation * Include an unformatted rust_bindgen_library test * Override crate names to fix build
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.