Add a page on force-warns in unstable book
This commit is contained in:
parent
dc2db73899
commit
ab419314e9
2 changed files with 22 additions and 1 deletions
|
@ -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",
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue