Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
missing-struct-issue-125446.rs
blob: 439087aeec9f122ad6447e571d3c36f27b8d3543 [
file
] [
log
] [
blame
] [
edit
]
Whoops
{
//~^ ERROR missing `struct` for struct definition
//~| HELP add `struct` here to parse `Whoops` as a struct
value
:
u64
,
}