]> git.proxmox.com Git - rustc.git/blame - src/test/rustdoc-ui/reference-links.rs
Update unsuspicious file list
[rustc.git] / src / test / rustdoc-ui / reference-links.rs
CommitLineData
5869c6ff 1// Test that errors point to the reference, not to the title text.
6a06907d 2#![deny(rustdoc::broken_intra_doc_links)]
5869c6ff
XL
3//! Links to [a] [link][a]
4//!
5//! [a]: std::process::Comman
6//~^ ERROR unresolved