We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b02187a commit 4df23e6Copy full SHA for 4df23e6
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