mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 21:54:42 +00:00
6 lines
97 B
TOML
6 lines
97 B
TOML
[workspace]
|
|
members = [ "crates/*" ]
|
|
exclude = [ "crates/rowan"]
|
|
|
|
[profile.release]
|
|
debug = true
|