Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
rust
/
cxx
/
09462acd4b1b89dd6e11af78973ae2a7ce270270
/
.
/
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
|
^^^^^^^^^^^^^^^