Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
ui
/
rfc-2632-const-trait-impl
/
const-impl-norecover.stderr
blob: 603f6b7d2835e88b373b31d2a6b2d8b4710d6bed [
file
] [
log
] [
blame
]
error
:
expected identifier
,
found keyword
`impl`
-->
$DIR
/
const
-
impl
-
norecover
.
rs
:
5
:
7
|
LL
|
const
impl
Foo
{
|
^^^^
expected identifier
,
found keyword
error
:
aborting due to previous error