Clone this repo:
  1. e7e25a9 use an empty staticlib as an allocator library for cc_common.link (#3864) by Krasimir Georgiev · 29 hours ago upstream/main
  2. 5f633d2 Include *.rmeta files in stdlib sysroot glob (#3860) by Paolo Tranquilli · 35 hours ago
  3. 817bea7 Provide rust toolchain type in rustdoc action (#3863) by Fabian Brandstetter · 4 days ago
  4. 21cb5d2 Add Rust 1.93.1. (#3861) by Piotr Sikora · 5 days ago
  5. 854770e Add 'build_script_exec_properties' to 'crate.annotation' (#3852) by Albert Lloveras · 5 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.