]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-ui/issue-103997.stderr
Auto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank
[rust.git] / src / test / rustdoc-ui / issue-103997.stderr
1 warning: unresolved link to `Self::foo`
2   --> $DIR/issue-103997.rs:5:13
3    |
4 LL | /// [`foo`](Self::foo)
5    |             ^^^^^^^^^ no item named `Self` in scope
6    |
7    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
8
9 warning: 1 warning emitted
10