[toolchain] | |
# See https://rust-lang.github.io/rustup-components-history/ for a list of | |
# recently nightlies and what components are available for them. | |
channel = "nightly-2021-03-25" | |
components = ["clippy", "miri", "rustfmt"] | |
targets = ["riscv32imc-unknown-none-elf"] |