Sign in
android
/
toolchain
/
rustc
/
5c0824a599f2f1f4dcb9c92edf09f6c1b555988d
/
.
/
tests
/
ui
/
const-generics
/
ice-const-generic-function-return-ty.stderr
blob: a72f5800a07c35e148cb9da0047293323d31eeac [
file
] [
log
] [
blame
]
error
:
expected one of
`(`
,
`::`
,
`<`
,
or
`>`
,
found
`;`
-->
$DIR
/
ice
-
const
-
generic
-
function
-
return
-
ty
.
rs
:
2
:
46
|
LL
|
fn return_ty
()
->
impl
Into
<<()
as
Reexported
;
|
^
expected one of
`(`
,
`::`
,
`<`
,
or
`>`
error
:
aborting due to previous error