Function rustc_ap_rustc_errors::emitter::is_case_difference [−][src]
pub fn is_case_difference(sm: &SourceMap, suggested: &str, sp: Span) -> bool
Expand description
Whether the original and suggested code are visually similar enough to warrant extra wording.