We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
unused_qualifications
1 parent a623c3f commit 4572dcdCopy full SHA for 4572dcd
1 file changed
Cargo.toml
@@ -15,6 +15,5 @@ exclude = [
15
16
[workspace.lints.rust]
17
rust_2018_idioms = { level = "warn", priority = -1 }
18
-unused_qualifications = "allow" # See https://github.com/microsoft/windows-rs/issues/3076
19
missing_docs = "warn"
20
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(windows_raw_dylib, windows_debugger_visualizer)'] }
0 commit comments