Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
rust
/
cxx
/
d60c07b7629a373396c4cb15c57c4903402cee27
/
.
/
tests
/
ui
/
empty_struct.stderr
blob: 612476bd2fe9ace03e7251ecb4e258b48a9922a5 [
file
] [
log
] [
blame
]
David Tolnay
09462ac
2020-03-20 14:58:41 -0700
[
diff
] [
blame
]
1
error
:
structs without any fields are
not
supported
2
-->
$DIR
/
empty_struct
.
rs
:
3
:
5
3
|
4
3
|
struct
Empty
{}
5
|
^^^^^^^^^^^^^^^