rustc_errors::emitter

Function is_different

Source
pub fn is_different(sm: &SourceMap, suggested: &str, sp: Span) -> bool
Expand description

Whether the original and suggested code are the same.