remove no longer necessary allows
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#![allow(clippy::new_without_default)] // annotating structs annotated with #[bitfield] doesn't work
|
||||
|
||||
use crate::allocator::*;
|
||||
use crate::arena::*;
|
||||
use crate::atom_table::*;
|
||||
|
||||
Reference in New Issue
Block a user