| # Rust Rules |
| |
| * Postsubmit [](https://buildkite.com/bazel/rustlang-rules-rust-postsubmit?branch=main) |
| * Postsubmit + Current Bazel Incompatible Flags [](https://buildkite.com/bazel/rules-rust-plus-bazelisk-migrate) |
| |
| ## Overview |
| |
| This repository provides rules for building [Rust](https://www.rust-lang.org/) projects with [Bazel](https://bazel.build/). |
| |
| ## Community |
| |
| * Developer mailing list: [groups.google.com/g/rules_rust](https://groups.google.com/g/rules_rust) |
| * Chat: [#rust](https://bazelbuild.slack.com/archives/CSV56UT0F) channel on Bazel Slack: [https://slack.bazel.build/](https://slack.bazel.build/) |
| |
| <!-- TODO: Render generated docs on the github pages site again, https://bazelbuild.github.io/rules_rust/ --> |
| |
| Please refer to [the full documentation](https://bazelbuild.github.io/rules_rust). |