]> git.lizzy.rs Git - rust.git/blob - tests/ui-toml/conf_deprecated_key/conf_deprecated_key.stderr
trivially_copy_pass_by_ref: print size of type and limit in the lint message
[rust.git] / tests / ui-toml / conf_deprecated_key / conf_deprecated_key.stderr
1 error: error reading Clippy's configuration file `$DIR/clippy.toml`: found deprecated field `cyclomatic-complexity-threshold`. Please use `cognitive-complexity-threshold` instead.
2
3 error: aborting due to previous error
4