We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2956ecf commit 10087c7Copy full SHA for 10087c7
libs/@local/hashql/core/src/heap/bump.rs
@@ -50,7 +50,6 @@
50
//!
51
//! [`Heap`]: super::Heap
52
//! [`Scratch`]: super::Scratch
53
-
54
#![expect(clippy::mut_from_ref, reason = "allocator")]
55
use core::alloc::{AllocError, Allocator};
56
0 commit comments