Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
refs/heads/revert-82057-cstr
/
.
/
src
/
test
/
rustdoc-ui
/
reference-links.rs
blob: 6e00b9f0fa1a9e466ba9a651c25492ce07e7e9d0 [
file
] [
log
] [
blame
] [
edit
]
// Test that errors point to the reference, not to the title text.
#![
deny
(
broken_intra_doc_links
)]
//! Links to [a] [link][a]
//!
//! [a]: std::process::Comman
//~^ ERROR unresolved