fixed some clippy errors

This commit is contained in:
2025-06-19 15:44:42 +01:00
parent c1d72e8d4c
commit d5a690563b
9 changed files with 26 additions and 53 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
"rust-analyzer.check.command": "clippy",
"editor.formatOnSave": true,
"rust-analyzer.cargo.features": "all"
}
}