Switch back to nightly, update deps
This commit is contained in:
parent
1a5a628000
commit
e013fb427a
7 changed files with 57 additions and 28 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "clang"
|
||||
# TODO: Share generics when using nightly no longer causes an undefined symbol error
|
||||
rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"] #, "-Zshare-generics=y"]
|
||||
rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold", "-Zshare-generics=y"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue