]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/renamed_builtin_attr.stderr
Move MSRV tests into the lint specific test files
[rust.git] / tests / ui / renamed_builtin_attr.stderr
index cf6cccd368848d4050d05aad49f24a07c44937e5..88046762483567d267329223c4c81aa6fc87b8f8 100644 (file)
@@ -1,5 +1,5 @@
-error: Usage of deprecated attribute
-  --> $DIR/renamed_builtin_attr.rs:1:11
+error: usage of deprecated attribute
+  --> $DIR/renamed_builtin_attr.rs:3:11
    |
 LL | #[clippy::cyclomatic_complexity = "1"]
    |           ^^^^^^^^^^^^^^^^^^^^^ help: consider using: `cognitive_complexity`