Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
ui
/
issues
/
issue-17373.stderr
blob: 0e16d08c87d34821240cd05dd333cbf320d09701 [
file
]
error
[
E0614
]:
type
`!`
cannot be dereferenced
-->
$DIR
/
issue
-
17373.rs
:
2
:
5
|
LL
|
*
return
|
^^^^^^^
can
't be dereferenced
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0614`.