Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
rustdoc-ui
/
reference-links.rs
blob: e81e034465d7f9589c04cbde87378ac4d7aa772a [
file
] [
log
] [
blame
]
// Test that errors point to the reference, not to the title text.
#![
deny
(
rustdoc
::
broken_intra_doc_links
)]
//! Links to [a] [link][a]
//!
//! [a]: std::process::Comman
//~^ ERROR unresolved