Function rustc_errors::emitter::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.