Clone this repo:
  1. d210177 Updated granularity of docs summary (#4195) by UebelAndre · 7 hours ago upstream/main
  2. e22086c Preserve native final-link requirements through rust_static_library (#4232) by Corentin Kerisit · 5 days ago
  3. ed7afd2 fix(rustdoc): link doc tests against the cc_toolchain's runtime libs (#4220) by Marvin Hansen · 5 days ago
  4. df8c833 Fix rust_bindgen's clang include path and dep wiring (#4218) by Austin Schuh · 5 days ago
  5. ca5c131 Fix Windows GNU staticlib output naming (#4231) by Corentin Kerisit · 9 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.