Skip to content

Commit 10087c7

Browse files
committed
fix: docs
1 parent 2956ecf commit 10087c7

File tree

1 file changed

+0
-1
lines changed
  • libs/@local/hashql/core/src/heap

1 file changed

+0
-1
lines changed

libs/@local/hashql/core/src/heap/bump.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
//!
5151
//! [`Heap`]: super::Heap
5252
//! [`Scratch`]: super::Scratch
53-
5453
#![expect(clippy::mut_from_ref, reason = "allocator")]
5554
use core::alloc::{AllocError, Allocator};
5655

0 commit comments

Comments
 (0)