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`
|
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`
|
|
|
|
|
|
|
|
warning: 3 warnings emitted
|
2021-07-08 23:35:26 -05:00
|
|
|
|
|
|
|
For more information about this error, try `rustc --explain E0602`.
|