mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
5 lines
149 B
Plaintext
5 lines
149 B
Plaintext
[alias]
|
|
parse = "run --package tools --bin parse"
|
|
gen = "run --package tools --bin gen"
|
|
collect-tests = "run --package tools --bin collect-tests --"
|