Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
polymorphization
/
promoted-function-1.stderr
blob: fcbb86949232b225598f4396701bb37c95570dc3 [
file
] [
log
] [
blame
]
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