Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
rustdoc-ui
/
generate-link-to-definition-opt-unstable.rs
blob: 87620d74ee6455d5d37118b089a252a29d6c8cdf [
file
] [
log
] [
blame
]
// This test purpose is to check that the "--generate-link-to-definition"
// option can only be used on nightly.
// compile-flags: --generate-link-to-definition
pub
fn
f
()
{}