aaaaa switch to stable n shit
This commit is contained in:
parent
1b43d29585
commit
5fa0f1b45f
4 changed files with 2 additions and 39 deletions
|
@ -2,17 +2,5 @@
|
|||
linker = "clang"
|
||||
rustflags = [
|
||||
"-C", "link-arg=-fuse-ld=mold",
|
||||
# (Nightly) Make the current crate share its generic instantiations
|
||||
"-Zshare-generics=y",
|
||||
]
|
||||
|
||||
[unstable]
|
||||
codegen-backend = true
|
||||
|
||||
[profile.dev]
|
||||
codegen-backend = "cranelift"
|
||||
|
||||
[profile.dev.package."*"]
|
||||
codegen-backend = "llvm"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue