{ "rust-analyzer.checkOnSave.command": "clippy", "rust-analyzer.checkOnSave.extraArgs": ["--", "-W", "clippy::pedantic"], }