]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/tests/ui-toml/bad_toml_type/conf_bad_type.stderr
Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyup
[rust.git] / src / tools / clippy / tests / ui-toml / bad_toml_type / conf_bad_type.stderr
index c7bc261de6c5a3f8c10af3ffc10ae0a47df5d579..e3ec60192040e32d3a6b8921ff5db80b3e7fda13 100644 (file)
@@ -1,4 +1,4 @@
-error: error reading Clippy's configuration file `$DIR/clippy.toml`: invalid type: integer `42`, expected a sequence for key `blacklisted-names`
+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