1*d4726bddSHONG Yifan# Rust Rules 2*d4726bddSHONG Yifan 3*d4726bddSHONG Yifan* Postsubmit [](https://buildkite.com/bazel/rustlang-rules-rust-postsubmit?branch=main) 4*d4726bddSHONG Yifan 5*d4726bddSHONG Yifan## Overview 6*d4726bddSHONG Yifan 7*d4726bddSHONG YifanThis repository provides rules for building [Rust](https://www.rust-lang.org/) projects with [Bazel](https://bazel.build/). 8*d4726bddSHONG Yifan 9*d4726bddSHONG Yifan## Community 10*d4726bddSHONG Yifan 11*d4726bddSHONG YifanGeneral discussions and announcements take place in the [GitHub Discussions](https://github.com/bazelbuild/rules_rust/discussions), but there are 12*d4726bddSHONG Yifanadditional places where community members gather to discuss `rules_rust`. 13*d4726bddSHONG Yifan 14*d4726bddSHONG Yifan* Chat: [#rust](https://bazelbuild.slack.com/archives/CSV56UT0F) channel on Bazel Slack: [https://slack.bazel.build/](https://slack.bazel.build/) 15*d4726bddSHONG Yifan* **Archived** Developer mailing list: [groups.google.com/g/rules_rust](https://groups.google.com/g/rules_rust) 16*d4726bddSHONG Yifan 17*d4726bddSHONG Yifan## Documentation 18*d4726bddSHONG Yifan 19*d4726bddSHONG Yifan<!-- TODO: Render generated docs on the github pages site again, https://bazelbuild.github.io/rules_rust/ --> 20*d4726bddSHONG Yifan 21*d4726bddSHONG YifanPlease refer to [the full documentation](https://bazelbuild.github.io/rules_rust). 22