Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-33455.stderr
blob: 573614a5e995ae2fe388ae5b7f308df28ceaed3c [
file
] [
log
] [
blame
] [
edit
]
error
:
expected one of
`::`
,
`;`
,
or
`as`
,
found
`.`
-->
$DIR
/
issue
-
33455.rs
:
1
:
8
|
LL
|
use
foo
.
bar
;
|
^
expected one of
`::`
,
`;`
,
or
`as`
error
:
aborting due to
1
previous error