Clone this repo:
  1. 3f4f431 Enable coverage job in CI for RBE (#2005) by UebelAndre · 7 hours ago upstream/main
  2. 487ea0e Support escaped runfile paths (#3910) by Fredrik Medley · 10 hours ago
  3. a9565ff Make test binary names predictable (#3899) by UebelAndre · 29 hours ago
  4. 274309f Move `//cargo` specific tests to `//cargo/tests` (#3874) by UebelAndre · 31 hours ago
  5. f1c294d Port some bash scripts to pure shell (#3888) by UebelAndre · 35 hours 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.