Skip to main content

lint_unreachable

Function lint_unreachable 

Source
fn lint_unreachable(
    p: &mut Parser<'_>,
    predicates: impl Iterator<Item = CfgSelectPredicate>,
    lint_node_id: NodeId,
)