Skip to content

Commit 6037ff3

Browse files
committed
Remove old install-ra cargo alias
1 parent 9ee080f commit 6037ff3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cargo/config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[alias]
22
xtask = "run --package xtask --bin xtask --"
3-
install-ra = "run --package xtask --bin xtask -- install" # for backwards compat
43
tq = "test -- -q"
54
qt = "tq"
65
lint = "clippy --all-targets -- -Aclippy::collapsible_if -Aclippy::needless_pass_by_value -Aclippy::nonminimal_bool -Aclippy::redundant_pattern_matching --cap-lints warn"

0 commit comments

Comments
 (0)