2023-06-02 11:41:57 +02:00
|
|
|
error: error reading Clippy's configuration file: expected `.`, `=`
|
2023-07-02 14:35:19 +02:00
|
|
|
--> $DIR/$DIR/clippy.toml:1:4
|
2023-06-02 11:41:57 +02:00
|
|
|
|
|
|
|
|
LL | fn this_is_obviously(not: a, toml: file) {
|
|
|
|
| ^
|
2018-05-30 20:29:00 +02:00
|
|
|
|
2023-11-21 17:08:42 +00:00
|
|
|
error: aborting due to 1 previous error
|
2018-05-30 20:29:00 +02:00
|
|
|
|