Rename SubdiagnosticMessageOp
as SubdiagMessageOp
.
This commit is contained in:
parent
60ea6e2831
commit
573267cf3c
18 changed files with 55 additions and 57 deletions
|
@ -93,7 +93,7 @@ impl SubdiagnosticDeriveBuilder {
|
|||
#f: __F
|
||||
) where
|
||||
__G: rustc_errors::EmissionGuarantee,
|
||||
__F: rustc_errors::SubdiagnosticMessageOp<__G>,
|
||||
__F: rustc_errors::SubdiagMessageOp<__G>,
|
||||
{
|
||||
#implementation
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue