commit | 57d6cfc17403a258201903a1c2136fd53d665db1 | [log] [tgz] |
---|---|---|
author | UebelAndre <github@uebelandre.com> | Tue Oct 01 13:31:32 2024 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 01 20:31:32 2024 +0000 |
tree | 10aded556a7237e35bc38fa6dcd441d03890b1b2 | |
parent | fa943c7f1680d862c030c078d9fcd5bf715acd83 [diff] |
Updated platform triple mapping to support T3 platforms without `std`. (#2899) This change allows for the definition of platform constraints without introducing plumbing in repository rules that would attempt to fetch artifacts that do not exist. --------- Co-authored-by: Daniel Wagner-Hall <dwagnerhall@apple.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.