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

error: aborting due to previous error