Go to file
UebelAndre f213d28fda
Added Rust 1.82.0 (#2944)
https://blog.rust-lang.org/2024/10/17/Rust-1.82.0.html
2024-10-21 05:39:37 +00:00
.bazelci
.bcr
.github
bindgen
cargo
crate_universe
docs
examples
ffi
nix
proto
rust
test
tools
util
wasm_bindgen
.bazelignore
.bazelrc
.clang-format
.clippy.toml
.envrc
.gitattributes
.gitignore
.prettierrc.toml
.rustfmt.toml
ARCHITECTURE.md
AUTHORS
BUILD.bazel
CODEOWNERS
COMPATIBILITY.md
CONTRIBUTING.md
CONTRIBUTORS
LICENSE.txt
MODULE.bazel
README.md
WORKSPACE.bazel
buildifier
version.bzl

README.md

Rust Rules

  • Postsubmit Build status

Overview

This repository provides rules for building Rust projects with Bazel.

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.