Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
parser
/
removed-syntax
/
removed-syntax-record.stderr
blob: dbf09f1c75b0de690cac4194dc73443681298105 [
file
] [
log
] [
blame
]
error
:
expected type
,
found
`{`
-->
$DIR
/
removed
-
syntax
-
record
.
rs
:
1
:
10
|
LL
|
type t
=
{
f
:
()
};
|
^
expected type
error
:
aborting due to
1
previous error