Clone this repo:
  1. 67b6938 Pull in various Windows improvements (#3940) by UebelAndre · 6 hours ago upstream/main
  2. c5958b9 Added Rust 1.94.1 (#3939) by UebelAndre · 12 hours ago
  3. 81ca812 Update coverage to work with Bazel 9 (#3944) by UebelAndre · 12 hours ago
  4. 65c96a3 Add missing attributes to `rust` module extension (#3947) by UebelAndre · 12 hours ago
  5. ca4915c Runfiles release 0.2.0 (#3938) by UebelAndre · 4 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.