summaryrefslogtreecommitdiffstats
path: root/tests/ui/lint/force-warn/warnings-lint-group.stderr
blob: 3e73269a233edae2b5bf26a33b8f29abf96903be (plain)
1
2
3
4
5
6
7
8
9
error[E0602]: `warnings` lint group is not supported with ´--force-warn´

error[E0602]: `warnings` lint group is not supported with ´--force-warn´
   |
   = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`

error: aborting due to 2 previous errors

For more information about this error, try `rustc --explain E0602`.