pub fn is_different(sm: &SourceMap, suggested: &str, sp: Span) -> bool
Whether the original and suggested code are the same.