acadia/rust-toolchain.toml
Drew Galbraith c6b1893bb0
Some checks failed
Check / Check Rust (pull_request) Failing after 2s
Add rust lint CI job.
2025-12-14 00:40:06 -08:00

3 lines
107 B
TOML

[toolchain]
channel = "nightly-2025-10-02"
components = ["rustfmt", "rust-analyzer", "clippy", "rust-src"]