779c098b70
Make Rust-Analyzer use the nightly toolchain
3 lines
67 B
TOML
3 lines
67 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = ["rustfmt", "clippy"]
|