mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-26 19:57:47 +00:00
11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
warning: unresolved link to `::Unresolved`
|
|
--> $DIR/global-path.rs:6:6
|
|
|
|
|
LL | /// [::Unresolved]
|
|
| ^^^^^^^^^^^^ no item named `` in scope
|
|
|
|
|
= note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
|
|
|
|
warning: 1 warning emitted
|
|
|