2023-08-28 20:28:51 +01:00
|
|
|
warning[E0602]: unknown lint: `foo_qux`
|
2021-07-08 21:35:26 -07:00
|
|
|
|
|
2021-07-21 15:40:52 +02:00
|
|
|
= note: requested on the command line with `--force-warn foo_qux`
|
2023-08-28 20:28:51 +01:00
|
|
|
= note: `#[warn(unknown_lints)]` on by default
|
2021-07-08 21:35:26 -07:00
|
|
|
|
2023-08-28 20:28:51 +01:00
|
|
|
warning[E0602]: unknown lint: `foo_qux`
|
2021-07-08 21:35:26 -07:00
|
|
|
|
|
2021-07-21 15:40:52 +02:00
|
|
|
= note: requested on the command line with `--force-warn foo_qux`
|
2021-07-08 21:35:26 -07:00
|
|
|
|
2023-08-28 20:28:51 +01: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 21:35:26 -07:00
|
|
|
|
|
|
|
For more information about this error, try `rustc --explain E0602`.
|