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 a466802 commit bd89e5bCopy full SHA for bd89e5b
Cargo.toml
@@ -82,8 +82,6 @@ rfd = "0.15.0"
82
# Don't warn about these new lints on stable.
83
renamed_and_removed_lints = "allow"
84
unknown_lints = "allow"
85
-# TODO: Remove when https://github.com/rustwasm/wasm-bindgen/issues/4283 is resolved.
86
-unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm_bindgen_unstable_test_coverage)'] }
87
88
[workspace.lints.clippy]
89
# LONG-TERM: These lints are unhelpful.
0 commit comments