mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 03:25:30 +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