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