Clone this repo:
  1. 48b4291 Release 0.72.0 (#4171) by UebelAndre · 2 days ago upstream/main 0.72.0
  2. 6da7aa0 crate_universe: move build-script dep to extra_deps (#4090) by Xiaoyi · 2 days ago
  3. 618c091 Respect `--instrumentation_filer` for Rust coverage (#4173) by UebelAndre · 2 days ago
  4. a0633ba Avoid force excluding `bazel-*` in vscode (#4169) by UebelAndre · 2 days ago
  5. 4a67cca Propagate wasm runfiles (#4168) by UebelAndre · 2 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.