Sign in
android
/
toolchain
/
rustc
/
43f0694b1feb1296004d84509e01177159e71be0
/
.
/
src
/
test
/
ui
/
json-multiple.rs
blob: fb126339dc21665970c684a3075792ec7748881f [
file
] [
log
] [
blame
]
// build-pass
// ignore-pass (different metadata emitted in different modes)
// compile-flags: --json=diagnostic-short --json artifacts --error-format=json
#![
crate_type
=
"lib"
]