mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-22 13:11:32 +00:00
Allow dead code in llvm-backend.
This commit is contained in:
@ -1,5 +1,4 @@
|
|||||||
#![deny(
|
#![deny(
|
||||||
dead_code,
|
|
||||||
nonstandard_style,
|
nonstandard_style,
|
||||||
unused_imports,
|
unused_imports,
|
||||||
unused_mut,
|
unused_mut,
|
||||||
|
Reference in New Issue
Block a user