We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360cfce commit b63d6e8Copy full SHA for b63d6e8
1 file changed
libs/@local/hashql/compiletest/src/suite/mir_reify.rs
@@ -8,7 +8,7 @@ use std::{
8
use error_stack::ReportSink;
9
use hashql_ast::node::expr::Expr;
10
use hashql_core::{
11
- heap::{Heap, ResetAllocator, Scratch},
+ heap::{Heap, ResetAllocator as _, Scratch},
12
id::IdVec,
13
module::ModuleRegistry,
14
pretty::Formatter,
0 commit comments