mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 21:54:42 +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 --"
|