We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ee93e commit 401cc6bCopy full SHA for 401cc6b
.cargo/config.toml
@@ -1,2 +1,2 @@
1
[build]
2
-rustflags = ["-Wmissing_debug_implementations"]
+rustflags = ["-Wmissing_debug_implementations", "-Wclippy::unused-async"]
0 commit comments