Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
const-generics
/
ice-const-generic-function-return-ty.stderr
blob: 5d3ef008b16ea27fa313c013d5147e95ae4be36b [
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
1
previous error