mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 19:02:07 +00:00
recert config change
This commit is contained in:
parent
cb76b2a6ad
commit
138fa45ecb
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ xtask = "run --package xtask --"
|
|||
|
||||
[build]
|
||||
# v0 mangling scheme provides more detailed backtraces around closures
|
||||
rustflags = ["-C", "symbol-mangling-version=v0", "-C", "link-arg=-fuse-ld=/opt/homebrew/Cellar/llvm/16.0.6/bin/ld64.lld"]
|
||||
rustflags = ["-C", "symbol-mangling-version=v0"]
|
||||
|
|
Loading…
Reference in a new issue