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.
#cfg(...)
1 parent e48fdcf commit 61c02d2Copy full SHA for 61c02d2
tests/digest_tests.rs
@@ -46,8 +46,6 @@ fn digest_misc() {
46
});
47
}
48
49
-// wasm_bindgen doesn't build this correctly.
50
-#[cfg(not(target_arch = "wsam32"))]
51
mod digest_shavs {
52
use ring::{digest, test};
53
0 commit comments