summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-ui/intra-doc/double-anchor.stderr
blob: 6addb010e078f21a9d8825767c11a2d6a84828ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
warning: `with#anchor#error` contains multiple anchors
  --> $DIR/double-anchor.rs:5:18
   |
LL | /// docs [label][with#anchor#error]
   |                  ^^^^^^^^^^^------
   |                             |
   |                             invalid anchor
   |
   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default

warning: 1 warning emitted