Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
rustdoc-ui
/
generate-link-to-definition-opt.rs
blob: 8f4f561b44dcc5c5c4a172a9f6ca006e1e9eeab7 [
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 --output-format json
pub
fn
f
()
{}