Clone this repo:
  1. 3f52382 Remove use of run_shell (#4252) by UebelAndre · 23 hours ago upstream/main
  2. 51f3042 Add regression testing for override_target annotations (#4248) by UebelAndre · 6 days ago
  3. a2df978 Release 0.74.0 (#4245) by UebelAndre · 11 days ago upstream/0.74.0
  4. 6a80a5d Fix custom build script override key names (#4226) by alivenets · 11 days ago
  5. fcae471 Remap the exec root out of build script rustflags (#4202) by Chris Wood · 11 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.