Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
bounds-lifetime-where-1.stderr
blob: f79b4fa033834c305490a33b57a91d220de2c215 [
file
] [
log
] [
blame
] [
edit
]
error
:
expected
`:`
,
found
`;`
-->
$DIR
/
bounds
-
lifetime
-
where
-
1.rs
:
1
:
16
|
LL
|
type A
where
'a;
| ^ expected `:`
error: aborting due to 1 previous error