rust-1.77.0 rebuild

This commit is contained in:
Rmys
2023-07-21 18:24:13 +03:00
parent f5da172cc4
commit 2b479c8f91
4 changed files with 36 additions and 13 deletions
@@ -1,3 +1,4 @@
profile = "user"
changelog-seen = 2
[llvm]
@@ -12,8 +13,8 @@ extended = true
sanitizers = false
profiler = true
vendor = true
tools = ["cargo", "rls", "clippy", "rustfmt", "analysis", "src", "rust-demangler"]
# docs = false
tools = ["cargo", "rls", "clippy", "rustdoc", "rustfmt", "analysis", "rust-analyzer", "src", "rust-demangler"]
docs = false
[install]
prefix = "/usr"