We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34352da + 1b276b7 commit 73ecf74Copy full SHA for 73ecf74
scylla/Cargo.toml
@@ -96,3 +96,4 @@ harness = false
96
97
[lints.rust]
98
unreachable_pub = "warn"
99
+unexpected_cfgs = { level = "warn", check-cfg = ['cfg(scylla_cloud_tests)'] }
0 commit comments