Clone this repo:
  1. f31db8b Don't leak default_shell_env into published CrateInfo.rustc_env (#3990) by Joseph Gette · 19 hours ago upstream/main
  2. 6d85959 Remove non-deterministic files from OUT_DIR to fix TreeArtifact cache misses (#3973) by James Sharpe · 6 days ago
  3. e890f0d Release 0.70.0 (#3959) by UebelAndre · 6 days ago upstream/0.70.0
  4. 9a137c3 Updated `CrateInfo.data` documentation (#3978) by UebelAndre · 6 days ago
  5. 82506df Add `unstable_rust_features` attribute (#3963) by FabianWolff · 7 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.