mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-06 04:08:40 +00:00
Alternative quite tests alias
This commit is contained in:
parent
1cead41510
commit
63f327be67
@ -2,3 +2,4 @@
|
|||||||
xtask = "run --package xtask --bin xtask --"
|
xtask = "run --package xtask --bin xtask --"
|
||||||
install-ra = "run --package xtask --bin xtask -- install" # for backwards compat
|
install-ra = "run --package xtask --bin xtask -- install" # for backwards compat
|
||||||
tq = "test -- -q"
|
tq = "test -- -q"
|
||||||
|
qt = "tq"
|
||||||
|
Loading…
Reference in New Issue
Block a user