pub fn lower_implicits(
db: &dyn LoweringGroup,
function_id: ConcreteFunctionWithBodyId,
lowered: &mut FlatLowered,
)
Expand description
Lowering phase that adds implicits.
pub fn lower_implicits(
db: &dyn LoweringGroup,
function_id: ConcreteFunctionWithBodyId,
lowered: &mut FlatLowered,
)
Lowering phase that adds implicits.