]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-ui/intra-links-anchors.stderr
Rollup merge of #68475 - Aaron1011:fix/forest-caching, r=nikomatsakis
[rust.git] / src / test / rustdoc-ui / intra-links-anchors.stderr
index 5fead8e4c358e8713099f491b09b8533eef447d4..11dee5547db4f541c8ecaea0637609ad985b8757 100644 (file)
@@ -4,7 +4,7 @@ error: `[Foo::f#hola]` has an issue with the link anchor.
 LL | /// Or maybe [Foo::f#hola].
    |               ^^^^^^^^^^^ struct fields cannot be followed by anchors
    |
-note: lint level defined here
+note: the lint level is defined here
   --> $DIR/intra-links-anchors.rs:1:9
    |
 LL | #![deny(intra_doc_link_resolution_failure)]