docs(templates/bevy): use rust-analyzer-nightly for better type inference

This commit is contained in:
Ryan Yin
2024-09-22 23:57:09 +08:00
parent f85982c8ea
commit 9197bc7f0d
+1
View File
@@ -48,6 +48,7 @@
"rustc" "rustc"
"rustfmt" "rustfmt"
]) ])
# use rust-analyzer-nightly for better type inference
rust-analyzer-nightly rust-analyzer-nightly
] ]
# https://github.com/bevyengine/bevy/blob/v0.14.2/docs/linux_dependencies.md#nix # https://github.com/bevyengine/bevy/blob/v0.14.2/docs/linux_dependencies.md#nix