mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-10 07:04:22 +00:00
Alternative quite tests alias
This commit is contained in:
parent
1cead41510
commit
63f327be67
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
xtask = "run --package xtask --bin xtask --"
|
||||
install-ra = "run --package xtask --bin xtask -- install" # for backwards compat
|
||||
tq = "test -- -q"
|
||||
qt = "tq"
|
||||
|
|
Loading…
Reference in a new issue