Sign in
android
/
platform
/
external
/
rust
/
crates
/
async-trait
/
3ca5ea6709de08c0de2f4c45cc32acb5c652a813
/
.
/
tests
/
ui
/
unsupported-self.stderr
blob: c1ea955a2a6d21010af82a90c07723a5a197e952 [
file
] [
log
] [
blame
]
error
:
Self
type of
this
impl
is
unsupported
in
expression position
-->
$DIR
/
unsupported
-
self
.
rs
:
11
:
17
|
11
|
let
_
=
Self
;
|
^^^^