Update package version to 1.90.0
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
change-id = 140732
|
||||
change-id = 144675
|
||||
|
||||
[llvm]
|
||||
link-shared = true
|
||||
download-ci-llvm = false
|
||||
|
||||
[build]
|
||||
docs = false
|
||||
description = "for Tide Linux"
|
||||
docs = true
|
||||
extended = true
|
||||
locked-deps = true
|
||||
tools = ["cargo", "clippy", "rustdoc", "rustfmt", "rust-analyzer-proc-macro-srv", "analysis", "src"]
|
||||
@@ -17,11 +18,11 @@ docdir = "share/doc/rustc"
|
||||
|
||||
[rust]
|
||||
channel = "stable"
|
||||
description = "for Tide Linux"
|
||||
lto = "thin"
|
||||
codegen-units = 1
|
||||
rpath = false
|
||||
lld = false
|
||||
use-lld = "external"
|
||||
|
||||
[target.x86_64-unknown-linux-gnu]
|
||||
llvm-config = "/usr/bin/llvm-config"
|
||||
|
||||
Reference in New Issue
Block a user