mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-16 17:58:16 +00:00
4 lines
135 B
Text
4 lines
135 B
Text
[alias]
|
|
xtask = "run --package xtask --bin xtask --"
|
|
|
|
install-ra = "run --package xtask --bin xtask -- install" # for backwards compat
|