Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
polymorphization
/
promoted-function-1.stderr
blob: 8ab0320aafea5c0fb61354f5c46086c2c8efe9c3 [
file
] [
log
] [
blame
] [
edit
]
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
1
previous error