2020-09-13 19:15:01 -05:00
|
|
|
warning: `with#anchor#error` contains multiple anchors
|
2020-11-28 20:10:37 -06:00
|
|
|
--> $DIR/double-anchor.rs:5:18
|
2020-09-13 19:15:01 -05:00
|
|
|
|
|
|
|
|
LL | /// docs [label][with#anchor#error]
|
2021-04-14 15:59:41 -05:00
|
|
|
| ^^^^^^^^^^^------
|
|
|
|
| |
|
|
|
|
| invalid anchor
|
2020-09-13 19:15:01 -05:00
|
|
|
|
|
2020-12-29 22:16:16 -06:00
|
|
|
= note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
|
2020-09-13 19:15:01 -05:00
|
|
|
|
|
|
|
warning: 1 warning emitted
|
|
|
|
|