Rename DiagnosticMessage as DiagMessage.
This commit is contained in:
@@ -165,7 +165,7 @@ impl<'a> LintDiagnosticDerive<'a> {
|
||||
#implementation;
|
||||
}
|
||||
|
||||
fn msg(&self) -> rustc_errors::DiagnosticMessage {
|
||||
fn msg(&self) -> rustc_errors::DiagMessage {
|
||||
#msg
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user