Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
traits
/
const-traits
/
const-impl-norecover.stderr
blob: efa72463c5e9af0d5288a565d0c77fda30026909 [
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
1
previous error