]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-ui/doc-without-codeblock.stderr
Auto merge of #68376 - Centril:move-ref-patterns, r=matthewjasper
[rust.git] / src / test / rustdoc-ui / doc-without-codeblock.stderr
index bf65fcf19a0d6e56ab140df534b3297917730aeb..f2b2328322a7b9ddc2b3f75eca3366114f356067 100644 (file)
@@ -10,7 +10,7 @@ LL | |     pub fn bar() {}
 LL | | }
    | |_^
    |
-note: lint level defined here
+note: the lint level is defined here
   --> $DIR/doc-without-codeblock.rs:1:9
    |
 LL | #![deny(missing_doc_code_examples)]