mirror of
https://github.com/notohh/rustlings.git
synced 2024-12-18 06:58:10 -05:00
5 lines
158 B
TOML
5 lines
158 B
TOML
|
# rust-analyzer configuration file
|
||
|
# DO NOT edit what is already defined.
|
||
|
# You may add new configurations as needed.
|
||
|
check.extraArgs = ["--profile", "test"]
|