Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
fmt
/
fmt_debug
/
invalid.rs
blob: f2652fe277d125fffca0746523278f95156029d3 [
file
] [
log
] [
blame
]
//@ compile-flags: -Zfmt-debug=invalid-value
//@ failure-status: 1
fn
main
()
{
}
//~? ERROR incorrect value `invalid-value` for unstable option `fmt-debug`