mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-15 16:33:49 +00:00
9 lines
198 B
Plaintext
9 lines
198 B
Plaintext
error: error reading Clippy's configuration file: expected `.`, `=`
|
|
--> $DIR/clippy.toml:1:4
|
|
|
|
|
LL | fn this_is_obviously(not: a, toml: file) {
|
|
| ^
|
|
|
|
error: aborting due to previous error
|
|
|