Clone this repo:
  1. a2df978 Release 0.74.0 (#4245) by UebelAndre · 2 days ago upstream/main upstream/0.74.0
  2. 6a80a5d Fix custom build script override key names (#4226) by alivenets · 2 days ago
  3. fcae471 Remap the exec root out of build script rustflags (#4202) by Chris Wood · 2 days ago
  4. 979dea2 flycheck: Fix label for source file (#4238) by Tyler Breisacher · 2 days ago
  5. 7f9fefc Reduce size of cargo-bazel-lock.json (#4133) 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.