mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
13 lines
359 B
Plaintext
13 lines
359 B
Plaintext
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
|
|
|