commit | a862cde738e1c06a347029d960e8abe21b1feb43 | [log] [tgz] |
---|---|---|
author | UebelAndre <github@uebelandre.com> | Thu Jul 01 12:56:29 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Jul 01 12:56:29 2021 -0700 |
tree | 5d18b61b2c06f701c530e59fa763bb0aeb74b1a6 | |
parent | f4cbea56b8053436fbab625fc32254da212a0304 [diff] |
Added `rust_stdlib_filegroup` rule, a helper for creating toolchains (#802) * Added `rust_stdlib_filegroup` rule, a helper for creating toolchains * Updated error messaging. * Rewrite the error message * Updated code to reflect messaging * Plugged in docs * Regenerate documentation Co-authored-by: Marcel Hlopko <marcel@hlopko.com>
This repository provides rules for building Rust projects with Bazel.
General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust
.
Please refer to the full documentation.