Fix lint name in unused linker_messages warning
This commit is contained in:
@@ -770,8 +770,8 @@ pub(crate) enum UnusedNote {
|
||||
NoLints { name: Symbol },
|
||||
#[note(passes_unused_default_method_body_const_note)]
|
||||
DefaultMethodBodyConst,
|
||||
#[note(passes_unused_linker_warnings_note)]
|
||||
LinkerWarningsBinaryCrateOnly,
|
||||
#[note(passes_unused_linker_messages_note)]
|
||||
LinkerMessagesBinaryCrateOnly,
|
||||
}
|
||||
|
||||
#[derive(LintDiagnostic)]
|
||||
|
||||
Reference in New Issue
Block a user