pub fn scan_pure_links_offenders(node: &Node, env: &Env) -> Vec<String>Expand description
Walk a queried node and return sorted, deduplicated dependency paths that
end at a host-primitive or host-derived construct and are not covered
by (allow-host-primitive ...).