blob: 9cb64079c618c687748e0dba0587a2c6b9e01c6e [file] [log] [blame]
warning: unresolved link to `Self::foo`
--> $DIR/ice-unresolved-self-103997.rs:6: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