Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
refs/heads/revert-82057-cstr
/
.
/
src
/
test
/
rustdoc-ui
/
deny-intra-link-resolution-failure.rs
blob: 54e7689f3163f92cdb55179833b21ace51f1932d [
file
] [
log
] [
blame
] [
edit
]
#![
deny
(
broken_intra_doc_links
)]
/// [v2] //~ ERROR
pub
fn
foo
()
{}