mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 13:03:31 +00:00
4 lines
149 B
Text
4 lines
149 B
Text
[alias]
|
|
parse = "run --package tools --bin parse"
|
|
gen = "run --package tools --bin gen"
|
|
collect-tests = "run --package tools --bin collect-tests --"
|