]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/tool_lints-fail.stderr
Auto merge of #75936 - sdroege:chunks-exact-construction-bounds-check, r=nagisa
[rust.git] / src / test / ui / tool_lints-fail.stderr
index a61157f21b8e5ce097077e8611e62836211ee666..16f678144a37dc109398998b56c8f778e9faa084 100644 (file)
@@ -4,7 +4,7 @@ error: unknown lint: `clippy`
 LL | #![deny(clippy)]
    |         ^^^^^^
    |
-note: lint level defined here
+note: the lint level is defined here
   --> $DIR/tool_lints-fail.rs:4:9
    |
 LL | #![deny(unknown_lints)]