Clone this repo:
  1. 175bf94 Add support for `experimental_output_paths` (#4011) by UebelAndre · 22 hours ago upstream/main
  2. 72c67cd Handle all `-isystem` variant flags in cargo build script path rewriting (#3996) by Tamás Vajk · 27 hours ago
  3. cfef262 Added support for additional platform triples (#4010) by UebelAndre · 2 days ago
  4. d2d856d Add additional baremetal platform triples (#4019) by Dave Roth · 3 days ago
  5. cab37b6 Add crate_edition helper macro. (#4018) by Lukas · 3 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.