mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
Hack around a regression on nightly
This commit is contained in:
parent
906cd7adcc
commit
315b5d848e
@ -1,3 +1,5 @@
|
||||
#![allow(const_err)] // FIXME(rust-lang/rust#52603)
|
||||
|
||||
use core::mem;
|
||||
|
||||
use convert::{FromWasmAbi, IntoWasmAbi, GlobalStack, Stack};
|
||||
|
Loading…
x
Reference in New Issue
Block a user