settings.json 156 B

1234
  1. {
  2. "rust-analyzer.linkedProjects": ["Cargo.toml", "bpf/Cargo.toml", "test/integration-ebpf/Cargo.toml"],
  3. "rust-analyzer.checkOnSave.allTargets": false
  4. }