Function refutable_pattern_diagnostic

Source
pub(crate) fn refutable_pattern_diagnostic(
    loc: Loc<()>,
    refutability: &Usefulness,
    binding_kind: &str,
) -> Diagnostic