]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-ui/intra-doc/double-anchor.stderr
Rollup merge of #98101 - vladimir-ea:stdlib_watch_os, r=thomcc
[rust.git] / src / test / rustdoc-ui / intra-doc / double-anchor.stderr
1 warning: `with#anchor#error` contains multiple anchors
2   --> $DIR/double-anchor.rs:5:18
3    |
4 LL | /// docs [label][with#anchor#error]
5    |                  ^^^^^^^^^^^------
6    |                             |
7    |                             invalid anchor
8    |
9    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
10
11 warning: 1 warning emitted
12