mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 01:07:56 +00:00
Now that https://github.com/rust-lang/rust/pull/117654 has been merged the rust-lang/rust distribution containers contain RISC-V C compilers. This means that we can now enable the "c" feature fallback. Resolves: https://github.com/rust-lang/compiler-builtins/issues/350 Signed-off-by: Alistair Francis <alistair.francis@wdc.com>