Clone this repo:
  1. af24d27 Fix typo in module_bzl.j2 documentation (#3793) by Markus Hofbauer · 8 days ago upstream/main
  2. 2c3469e Fix Windows CRLF Issue (#3455) by Timothy Bess · 8 days ago
  3. 8bbcfab Add platform triple arm-unknown-linux-musleabi (#3821) by Martin Altenburg · 9 days ago
  4. 52feb40 [3844] Use rootpath for wrapper root for determinism (#3845) by Finn Ball · 11 days ago
  5. f197ab8 Make libclang attr as optional in the rust_bindgen_toolchain (#3788) by Vaibhav · 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.