Auto merge of #88134 - rylev:force-warn-improvements, r=nikomatsakis
Force warn improvements As part of stablization of the `--force-warn` option (#86516) I've made the following changes: * Error when the `warnings` lint group is based to the `--force-warn` option * Tests have been updated to make it easier to understand the semantics of `--force-warn` r? `@nikomatsakis`
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
An unknown lint was used on the command line.
|
||||
An unknown or invalid lint was used on the command line.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user