patch: fallback to stable rust toolchain
Rust-analyzer doesn't play nicely with proc macros on the latest (default) fenix toolchain.
This commit is contained in:
@@ -40,7 +40,7 @@ in
|
||||
xh
|
||||
jq
|
||||
|
||||
(fenix.complete.withComponents [
|
||||
(fenix.stable.withComponents [
|
||||
"rustc"
|
||||
"cargo"
|
||||
"clippy"
|
||||
|
||||
Reference in New Issue
Block a user