Clone this repo:
  1. f5b7135 chore: use publish to bcr reusable workflow for bcr mirroring (#3775) by Derek Cormier · 8 days ago upstream/main
  2. e4a4fb6 Add PWD prefixing for -internal-isystem (#3895) by Keith Smiley · 9 days ago
  3. e37a71f Remove rust_binary(out_binary=True) hack. (#3891) by Piotr Sikora · 11 days ago
  4. 6281d27 Add missing rustc binaries to rustc_lib filegroup (#3727) by Ralf Anton Beier · 11 days ago
  5. 791842f Address buildifier issues (#3887) by UebelAndre · 12 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.