Sign in
android
/
toolchain
/
rustc
/
cd1aefd586783f162dd848e314bd6991a5ffe033
/
.
/
tests
/
rustdoc-ui
/
generate-link-to-definition
/
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
()
{}