Clone this repo:
  1. 88f6b08 Move coverage tooling to `//rust/coverage` (#4257) by UebelAndre · 4 days ago upstream/main
  2. 5d80db4 feat(mdbook): allow default configuration (#4207) by tomatotomata · 4 days ago
  3. dd2b107 Remove unused _grep_includes attribute (#4261) by Keith Smiley · 5 days ago
  4. 030e3d9 Move off deprecated grep-includes alias (#4259) by Keith Smiley · 5 days ago
  5. 1cca8bb Allow lint configuration on PyO3 extensions (#4256) by Max Kanat-Alexander · 7 days ago

Rust Rules

  • Postsubmit Build status

Overview

This repository provides rules for building Rust projects with Bazel.

Starter repo

The fastest way to try this in an empty project is to click the green “Use this template” button on https://github.com/bazel-starters/rust.

Community

General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust.

Documentation

Please refer to the full documentation.