2023-06-02 04:41:57 -05:00
|
|
|
error: error reading Clippy's configuration file: expected `.`, `=`
|
2024-02-17 06:16:29 -06:00
|
|
|
--> $DIR/tests/ui-toml/bad_toml/clippy.toml:1:4
|
2023-06-02 04:41:57 -05:00
|
|
|
|
|
|
|
|
LL | fn this_is_obviously(not: a, toml: file) {
|
|
|
|
| ^
|
2018-05-30 13:29:00 -05:00
|
|
|
|
2023-11-21 11:08:42 -06:00
|
|
|
error: aborting due to 1 previous error
|
2018-05-30 13:29:00 -05:00
|
|
|
|