summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-ui/intra-doc/global-path.stderr
blob: 02379cd6cdf694a9cf7aedb4f8cea81a67ced39b (plain)
1
2
3
4
5
6
7
8
9
10
warning: unresolved link to `::Unresolved`
  --> $DIR/global-path.rs:6:6
   |
LL | /// [::Unresolved]
   |      ^^^^^^^^^^^^ no item named `` in scope
   |
   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default

warning: 1 warning emitted