Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-32446.stderr
blob: 7515369aaa0b9da6262dae51a4beeb8c154c1feb [
file
] [
log
] [
blame
]
error
:
non
-
item
in
item list
-->
$DIR
/
issue
-
32446.rs
:
4
:
11
|
LL
|
trait T
{
...
}
|
-
^^^
-
item list ends here
|
|
|
|
|
non
-
item starts here
|
item list starts here
error
:
aborting due to previous error