Add a page on force-warns in unstable book
This commit is contained in:
@@ -365,7 +365,7 @@ pub fn struct_lint_level<'s, 'd>(
|
||||
sess.diag_note_once(
|
||||
&mut err,
|
||||
DiagnosticMessageId::from(lint),
|
||||
"Warning forced by `force-warns` commandline option",
|
||||
"warning forced by `force-warns` commandline option",
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user