Sign in
android
/
toolchain
/
rustc
/
5c0824a599f2f1f4dcb9c92edf09f6c1b555988d
/
.
/
tests
/
ui
/
impl-trait
/
no-trait.stderr
blob: 3a636f2524fffe975c21bc5b9d58813bb35cd699 [
file
] [
log
] [
blame
]
error
:
at least one trait must be specified
-->
$DIR
/
no
-
trait
.
rs
:
1
:
11
|
LL
|
fn f
()
->
impl
'static {}
| ^^^^^^^^^^^^
error: aborting due to previous error