Skip to content

Commit d684098

Browse files
committed
Whats up with coherence_leak_check?
1 parent 5b38cb1 commit d684098

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
feature(thread_local, allow_internal_unstable),
1717
allow(internal_features)
1818
)]
19-
#![allow(coherence_leak_check)]
2019
#![doc(html_root_url = "https://docs.rs/wasm-bindgen/0.2")]
2120

2221
extern crate alloc;

0 commit comments

Comments
 (0)