Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
refs/heads/stable
/
.
/
src
/
test
/
ui
/
json-options.rs
blob: 8b6ba131eb0021c0a7ce4515548c8faf49fdc954 [
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"
]