warning: unresolved link to `Self::foo`
  --> $DIR/issue-103997.rs:5:13
   |
LL | /// [`foo`](Self::foo)
   |             ^^^^^^^^^ no item named `Self` in scope
   |
   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default

warning: 1 warning emitted