]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-ui/issue-103997.stderr
Rollup merge of #105147 - nbdd0121:inline_const_unsafe, r=oli-obk
[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