Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
json
/
json-options.rs
blob: 33df25e27b6a3f81fd11385d9192881e93df22b7 [
file
] [
log
] [
blame
] [
edit
]
//@ build-pass
//@ ignore-pass (different metadata emitted in different modes)
//@ compile-flags: --json=diagnostic-short,artifacts --error-format=json
#![
crate_type
=
"lib"
]