We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a79c4 commit a388f69Copy full SHA for a388f69
.cargo/config.toml
@@ -0,0 +1,4 @@
1
+[target.'cfg(all())']
2
+rustflags = [
3
+"-Aclippy::blocks_in_conditions",
4
+]
0 commit comments