Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-ui
/
generate-link-to-definition
/
generate-link-to-definition-opt-unstable.rs
blob: 0ea2edb6f5a6e5750db48e8b1e8fe6ebf68c9cdd [
file
] [
log
] [
blame
] [
edit
]
// 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
()
{}