index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
rustdoc-ui
/
deny-intra-link-resolution-failure.rs
blob: 09da124b16206c2210e08156388dac3770905185 (
plain
)
1
2
3
4
#![deny(rustdoc::broken_intra_doc_links)]
/// [v2] //~ ERROR
pub
fn
foo
()
{}