Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
issues
/
issue-13847.rs
blob: 06a0304ae4975ad56123ed431dc6c4d39e916687 [
file
] [
log
] [
blame
]
fn
main
()
{
return
.
is_failure
//~ ERROR no field `is_failure` on type `!`
}