Documentation
1
2
3
4
{
  "rust-analyzer.check.command": "clippy",
  "rust-analyzer.cargo.features": ["alloc"]
}