mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 15:55:59 +00:00
RISC-V GNU/Linux as host platform This PR add a new builder named `dist-riscv64-linux` that builds the compiler toolchain for RISC-V 64-bit GNU/Linux. r? @alexcrichton