Sign in
android
/
toolchain
/
rustc
/
5139364148b53d79de1b5e778004d41a6a33a4a2
/
.
/
tests
/
ui
/
json
/
json-options.rs
blob: 8b6ba131eb0021c0a7ce4515548c8faf49fdc954 [
file
] [
log
] [
blame
]
// build-pass
// ignore-pass (different metadata emitted in different modes)
// compile-flags: --json=diagnostic-short,artifacts --error-format=json
#![
crate_type
=
"lib"
]