Clone this repo:
  1. a9565ff Make test binary names predictable (#3899) by UebelAndre · 21 hours ago upstream/main
  2. 274309f Move `//cargo` specific tests to `//cargo/tests` (#3874) by UebelAndre · 23 hours ago
  3. f1c294d Port some bash scripts to pure shell (#3888) by UebelAndre · 27 hours ago
  4. ba6f4eb Delete `rules_rust_protobuf` (#3873) by UebelAndre · 33 hours ago
  5. e226874 Update `cross` for `crate_universe` builds (#3878) 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.