mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 04:53:34 +00:00
Alias for less verbose tests
This commit is contained in:
parent
b72abed4eb
commit
52389657c5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
[alias]
|
||||
xtask = "run --package xtask --bin xtask --"
|
||||
|
||||
install-ra = "run --package xtask --bin xtask -- install" # for backwards compat
|
||||
tq = "test -- -q"
|
||||
|
|
Loading…
Reference in a new issue