Skip to content

Commit 4572dcd

Browse files
authored
Remove unused_qualifications (#3078)
1 parent a623c3f commit 4572dcd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@ exclude = [
1515

1616
[workspace.lints.rust]
1717
rust_2018_idioms = { level = "warn", priority = -1 }
18-
unused_qualifications = "allow" # See https://github.com/microsoft/windows-rs/issues/3076
1918
missing_docs = "warn"
2019
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(windows_raw_dylib, windows_debugger_visualizer)'] }

0 commit comments

Comments
 (0)