2021-07-08 21:35:26 -07:00
|
|
|
error[E0602]: unknown lint: `foo_qux`
|
|
|
|
|
|
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
|
|
|
|
|
|
|
error[E0602]: unknown lint: `foo_qux`
|
|
|
|
|
|
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
|
|
|
|
2021-07-24 01:08:33 -07:00
|
|
|
error: aborting due to 2 previous errors
|
2021-07-08 21:35:26 -07:00
|
|
|
|
|
|
|
For more information about this error, try `rustc --explain E0602`.
|