Normalize passes keep spans and clean warnings
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
|
||||
use std::collections::BTreeMap;
|
||||
|
||||
use crate::mir::{BasicBlockId, ValueId};
|
||||
use crate::mir::ValueId;
|
||||
|
||||
// Phase 27.9: Lowering submodule
|
||||
pub mod lowering;
|
||||
|
||||
Reference in New Issue
Block a user