Add riscv64gc-unknown-linux-gnu to tier 2 targets. (#3487) Per https://doc.rust-lang.org/rustc/platform-support/riscv64gc-unknown-linux-gnu.html this is now tier 2. I've verified locally that with this patch I can run a rust test in qemu-riscv64 and have it pass. Co-authored-by: Daniel Wagner-Hall <dawagner@gmail.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.