]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc-ui/issue-103997.stderr
Auto merge of #106711 - albertlarsan68:use-ci-llvm-when-lld, r=jyn514
[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