Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
rustdoc-ui
/
intra-doc
/
deny-intra-link-resolution-failure.rs
blob: 09da124b16206c2210e08156388dac3770905185 [
file
] [
log
] [
blame
]
#![
deny
(
rustdoc
::
broken_intra_doc_links
)]
/// [v2] //~ ERROR
pub
fn
foo
()
{}