mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 13:18:20 +00:00
cargo fmt
This commit is contained in:
@@ -5,10 +5,7 @@
|
||||
//
|
||||
// So far, this is an implementation of the SysV AMD64 ABI.
|
||||
|
||||
#![deny(
|
||||
dead_code,
|
||||
missing_docs,
|
||||
)]
|
||||
#![deny(dead_code, missing_docs)]
|
||||
|
||||
use crate::translator::intrinsics::{type_to_llvm, Intrinsics};
|
||||
use inkwell::{
|
||||
|
||||
Reference in New Issue
Block a user