maybe_suggest_dashes

Function maybe_suggest_dashes 

Source
fn maybe_suggest_dashes(
    names: &BTreeSet<String>,
    feature_name: &str,
    check: &mut RunningCheck,
)
Expand description

Would switching underscores for dashes work?