Format with nightly rustfmt-preview, then with rustfmt-0.9 again.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//! Helper functions and structures for the translation.
|
||||
use wasmparser;
|
||||
use cretonne;
|
||||
use std::u32;
|
||||
use wasmparser;
|
||||
|
||||
/// Index of a function (imported or defined) inside the WebAssembly module.
|
||||
pub type FunctionIndex = usize;
|
||||
|
||||
Reference in New Issue
Block a user