2023-08-28 14:28:51 -05:00
|
|
|
warning[E0602]: unknown lint: `foo_qux`
|
2021-07-08 23:35:26 -05:00
|
|
|
|
|
2021-07-21 08:40:52 -05:00
|
|
|
= note: requested on the command line with `--force-warn foo_qux`
|
2023-08-28 14:28:51 -05:00
|
|
|
= note: `#[warn(unknown_lints)]` on by default
|
2021-07-08 23:35:26 -05:00
|
|
|
|
2023-08-28 14:28:51 -05:00
|
|
|
warning[E0602]: unknown lint: `foo_qux`
|
2021-07-08 23:35:26 -05:00
|
|
|
|
|
2021-07-21 08:40:52 -05:00
|
|
|
= note: requested on the command line with `--force-warn foo_qux`
|
2023-10-04 13:34:50 -05:00
|
|
|
= note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
|
2021-07-08 23:35:26 -05:00
|
|
|
|
2023-08-28 14:28:51 -05:00
|
|
|
warning[E0602]: unknown lint: `foo_qux`
|
|
|
|
|
|
|
|
|
= note: requested on the command line with `--force-warn foo_qux`
|
2023-10-04 13:34:50 -05:00
|
|
|
= note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
|
2023-08-28 14:28:51 -05:00
|
|
|
|
2024-07-04 04:55:42 -05:00
|
|
|
warning: 3 warnings emitted
|
2021-07-08 23:35:26 -05:00
|
|
|
|
|
|
|
For more information about this error, try `rustc --explain E0602`.
|