rust/tests/ui/lint/force-warn/warnings-lint-group.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
262 B
Plaintext
Raw Normal View History

error[E0602]: `warnings` lint group is not supported with ´--force-warn´
error[E0602]: `warnings` lint group is not supported with ´--force-warn´
error: aborting due to 2 previous errors
For more information about this error, try `rustc --explain E0602`.