Sign in
rust
/
rust
/
08650fbb506c44fbc95d91abfb7cd95a56bbff30
/
.
/
src
/
test
/
ui
/
polymorphization
/
promoted-function-1.stderr
blob: fcbb86949232b225598f4396701bb37c95570dc3 [
file
]
error
:
item has unused
generic
parameters
-->
$DIR
/
promoted
-
function
-
1.rs
:
9
:
8
|
LL
|
pub fn test
<
T
>()
{
|
^^^^
-
generic
parameter
`T`
is
unused
error
:
aborting due to previous error