Clone this repo:
  1. bb4e9e8 Fixes lockfile checksum for non-root repo (#3866) by Takeshi Yoneda · 15 hours ago upstream/main
  2. 226c488 Include link_deps in Rust runfiles (#4204) by Finn Ball · 3 days ago
  3. b0076d5 Check for nightly toolchain when enabling split debug info. (#4186) by Jorge Gorbe Moya · 4 days ago
  4. 4e0d17a Fix release notes (#4174) by UebelAndre · 5 days ago
  5. 60231db Release 0.73.0 (#4187) by Finn Ball · 8 days ago upstream/0.73.0

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.