Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
pub
/
pub-restricted-error.stderr
blob: b47328f34e6ebda21e4aa96ca1273e22019e8df8 [
file
] [
log
] [
blame
]
error
:
expected identifier
,
found
`(`
-->
$DIR
/
pub
-
restricted
-
error
.
rs
:
4
:
16
|
LL
|
struct
Foo
{
|
---
while
parsing
this
struct
LL
|
pub
(
crate
)
()
foo
:
usize
,
|
^
expected identifier
error
:
aborting due to previous error