mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 17:53:56 +00:00
Remove old install-ra cargo alias
This commit is contained in:
parent
9ee080f8b2
commit
6037ff3a58
@ -1,6 +1,5 @@
|
||||
[alias]
|
||||
xtask = "run --package xtask --bin xtask --"
|
||||
install-ra = "run --package xtask --bin xtask -- install" # for backwards compat
|
||||
tq = "test -- -q"
|
||||
qt = "tq"
|
||||
lint = "clippy --all-targets -- -Aclippy::collapsible_if -Aclippy::needless_pass_by_value -Aclippy::nonminimal_bool -Aclippy::redundant_pattern_matching --cap-lints warn"
|
||||
|
Loading…
Reference in New Issue
Block a user