]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc-ui/issue-103997.stderr
Rollup merge of #106441 - mllken:abstract-socket-noref, r=joshtriplett
[rust.git] / tests / 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