acadia/rust-toolchain.toml
Drew Galbraith baa6c1568e
Some checks failed
Check / Check Rust (pull_request) Failing after 25s
Add rust lint CI job.
2025-12-14 00:50:31 -08:00

3 lines
107 B
TOML

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