9 lines
187 B
TOML
9 lines
187 B
TOML
[alias]
|
|
|
|
xtask = "run --package xtask --"
|
|
|
|
# https://github.com/rust-lang/rust/issues/141626
|
|
# (can be removed once link.exe is fixed)
|
|
[target.x86_64-pc-windows-msvc]
|
|
linker = "rust-lld"
|