Clone this repo:
  1. c4d6c51 Added `label_injection` to crate_universe annotations (#3755) by UebelAndre · 15 hours ago upstream/main
  2. bf89fb6 Update crate_universe boringssl with openssl (#4048) by UebelAndre · 16 hours ago
  3. 129a7c9 Statically link crate_universe for MSVC (#4031) by UebelAndre · 17 hours ago
  4. 51c5e0f Rename using_cxx test to ext_annotations (#4041) by UebelAndre · 17 hours ago
  5. 30c0f73 Fix bindgen C++17 transition on Windows (#4069) by UebelAndre · 22 hours 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.