| # Rust Rules |
| |
| * Postsubmit [](https://buildkite.com/bazel/rustlang-rules-rust-postsubmit?branch=master) |
| * Postsubmit + Current Bazel Incompatible Flags [](https://buildkite.com/bazel/rules-rust-plus-bazelisk-migrate) |
| |
| ## Overview |
| |
| This repository provides rules for building [Rust][rust] projects with [Bazel](https://bazel.build/). |
| |
| [rust]: http://www.rust-lang.org/ |
| |
| <!-- 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). |