mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
11 lines
329 B
Plaintext
11 lines
329 B
Plaintext
warning: `[with#anchor#error]` has an issue with the link anchor.
|
|
--> $DIR/reference-link-has-one-warning.rs:3:18
|
|
|
|
|
LL | /// docs [label][with#anchor#error]
|
|
| ^^^^^^^^^^^^^^^^^ only one `#` is allowed in a link
|
|
|
|
|
= note: `#[warn(broken_intra_doc_links)]` on by default
|
|
|
|
warning: 1 warning emitted
|
|
|