mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-02 16:28:46 +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
|