mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-07 00:00:13 +02:00
Remove unnecessary #[allow(..)]
This commit is contained in:
@@ -125,7 +125,6 @@ impl Mem {
|
||||
|
||||
pub static HEAP: Heap = Heap;
|
||||
|
||||
#[allow(missing_copy_implementations)]
|
||||
pub struct Heap;
|
||||
|
||||
impl Heap {
|
||||
|
||||
Reference in New Issue
Block a user