Sign in
android
/
toolchain
/
rustc
/
2f3fdfeb95384b9046ea35b3532e23c652eca660
/
.
/
src
/
test
/
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