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