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
|
xh
|
||||||
jq
|
jq
|
||||||
|
|
||||||
(fenix.complete.withComponents [
|
(fenix.stable.withComponents [
|
||||||
"rustc"
|
"rustc"
|
||||||
"cargo"
|
"cargo"
|
||||||
"clippy"
|
"clippy"
|
||||||
|
|||||||
Reference in New Issue
Block a user