Update 2025-07-22

This commit is contained in:
2025-07-22 20:42:04 +03:00
parent 57dbf50354
commit 1eaca23cd5
3 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ return {
end,
settings = {
["rust-analyzer"] = {
--- https://github.com/rust-lang/rust-analyzer/blob/master/docs/user/generated_config.adoc
--- https://rust-analyzer.github.io/book/configuration.html
cargo = {
features = "all",
extraEnv = { RUSTC_WRAPPER = "sccache" },