Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
issues
/
issue-13847.stderr
blob: 1c1855ce94ded1ca6ee6086560ed1cb02ec08e84 [
file
] [
log
] [
blame
] [
edit
]
error
[
E0609
]:
no
field
`is_failure`
on type
`!`
-->
$DIR
/
issue
-
13847.rs
:
2
:
12
|
LL
|
return
.
is_failure
|
^^^^^^^^^^
unknown field
error
:
aborting due to
1
previous error
For
more information about
this
error
,
try
`rustc --explain E0609`
.