Sign in
android
/
toolchain
/
rustc
/
5139364148b53d79de1b5e778004d41a6a33a4a2
/
.
/
tests
/
ui
/
block-result
/
block-must-not-have-result-do.stderr
blob: 914886f81b4aedf4d0d0aa91b38a674cacc705a5 [
file
] [
log
] [
blame
]
error
[
E0308
]:
mismatched types
-->
$DIR
/
block
-
must
-
not
-
have
-
result
-
do
.
rs
:
3
:
9
|
LL
|
true
|
^^^^
expected
`()`
,
found
`bool`
error
:
aborting due to previous error
For
more information about
this
error
,
try
`rustc --explain E0308`
.