Sign in
android
/
toolchain
/
rustc
/
5c0824a599f2f1f4dcb9c92edf09f6c1b555988d
/
.
/
tests
/
rustdoc-ui
/
generate-link-to-definition-opt2.rs
blob: da5142087ddee8a59322bc0602e9d307566f2c3d [
file
] [
log
] [
blame
]
// This test purpose is to check that the "--generate-link-to-definition"
// option can only be used with HTML generation.
// compile-flags: -Zunstable-options --generate-link-to-definition --show-coverage
pub
fn
f
()
{}