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