We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94cc8a3 commit 17bacd7Copy full SHA for 17bacd7
libs/@local/hashql/mir/src/pass/transform/pre_inline.rs
@@ -1,6 +1,6 @@
1
//! Pre-inlining optimization pass.
2
//!
3
-//! This module contains the [`PreInlining`] pass, which runs a fixpoint loop of local and global
+//! This module contains the [`PreInline`] pass, which runs a fixpoint loop of local and global
4
//! transformations to optimize MIR bodies before inlining occurs.
5
6
use core::alloc::Allocator;
0 commit comments