mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-29 21:25:29 +00:00
RustHermit and HermitCore is able to run on aarch64 and x86_64. In the future these operating systems will also support RISC-V. Consequently, the dependency to a specific target should be removed. Building hermit-abi fails if the architecture isn't supported.