X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc-ui%2Fintra-links-anchors.stderr;h=11dee5547db4f541c8ecaea0637609ad985b8757;hb=2c5bdee9e4a750355c99a1fbed57b20ba953766b;hp=5fead8e4c358e8713099f491b09b8533eef447d4;hpb=8dacfc2adac25b8e749a19623ce4db543bb33306;p=rust.git diff --git a/src/test/rustdoc-ui/intra-links-anchors.stderr b/src/test/rustdoc-ui/intra-links-anchors.stderr index 5fead8e4c35..11dee5547db 100644 --- a/src/test/rustdoc-ui/intra-links-anchors.stderr +++ b/src/test/rustdoc-ui/intra-links-anchors.stderr @@ -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)]