[language-server.rust-analyzer.config]
cargo = { features = ["desktop"], target_dir = "target-dev" }
check = { command = "clippy" }