bazelbuild / rules_rust

Rust rules for Bazel
https://bazelbuild.github.io/rules_rust/
Apache License 2.0
656 stars 419 forks source link

Updated platform triple mapping to support T3 platforms without `std`. #2899

Open UebelAndre opened 5 days ago

UebelAndre commented 5 days ago

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.