summaryrefslogtreecommitdiffstats
path: root/src/tools/clippy/tests/ui-toml/bad_toml_type/conf_bad_type.stderr
blob: c7bc261de6c5a3f8c10af3ffc10ae0a47df5d579 (plain)
1
2
3
4
error: error reading Clippy's configuration file `$DIR/clippy.toml`: invalid type: integer `42`, expected a sequence for key `blacklisted-names`

error: aborting due to previous error