[][src]Function rustc_ap_rustc_errors::emitter::is_case_difference

pub fn is_case_difference(sm: &SourceMap, suggested: &str, sp: Span) -> bool

Whether the original and suggested code are visually similar enough to warrant extra wording.