We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
coherence_leak_check
1 parent 5b38cb1 commit d684098Copy full SHA for d684098
src/lib.rs
@@ -16,7 +16,6 @@
16
feature(thread_local, allow_internal_unstable),
17
allow(internal_features)
18
)]
19
-#![allow(coherence_leak_check)]
20
#![doc(html_root_url = "https://docs.rs/wasm-bindgen/0.2")]
21
22
extern crate alloc;
0 commit comments