mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-13 00:17:15 +00:00
4 lines
144 B
Text
4 lines
144 B
Text
[alias]
|
|
parse = "run --package tools --bin parse"
|
|
gen-kinds = "run --package tools -- gen-kinds"
|
|
gen-tests = "run --package tools -- gen-tests"
|