Sign in
android
/
toolchain
/
rustc
/
5c0824a599f2f1f4dcb9c92edf09f6c1b555988d
/
.
/
tests
/
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
()
{}