]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/clippy/tests/ui-toml/conf_deprecated_key/conf_deprecated_key.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / src / tools / clippy / tests / ui-toml / conf_deprecated_key / conf_deprecated_key.rs
index 2577c1eef92bc5b987edef4cf3aa9d91be3e81f7..f328e4d9d04c31d0d70d16d21a07d1613be9d577 100644 (file)
@@ -1,4 +1 @@
-// error-pattern: error reading Clippy's configuration file: found deprecated field
-// `cyclomatic-complexity-threshold`. Please use `cognitive-complexity-threshold` instead.
-
 fn main() {}