blob: c3cfda85517e4ab67658f3ddf608bca70e90635f [file] [log] [blame]
[alias]
xtask = "run --package xtask --bin xtask --"
tq = "test -- -q"
qt = "tq"
lint = "clippy --all-targets -- --cap-lints warn"
[target.x86_64-pc-windows-msvc]
linker = "rust-lld"
[env]
CARGO_WORKSPACE_DIR = { value = "", relative = true }