rustlings

solving rustlings ft. dracuxan
git clone [email protected]:dracuxan/rustlings.git
Log | Files | Refs

rust-analyzer.toml (88B)


      1 check.command = "clippy"
      2 check.extraArgs = ["--profile", "test"]
      3 cargo.targetDir = true