Also moves rust toolchain to a nightly equivalent of stable 1.87, in order to allow for existing rustfmt configs such as imports granularity to be used.
3 lines
102 B
Text
3 lines
102 B
Text
[toolchain]
|
|
channel = "nightly-2025-03-28"
|
|
components = ["clippy", "rust-analyzer", "cargo", "rustc"]
|