Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
4486c24db3ca1c698b34ea08bee15194774b53df
/
.
/
tests
/
ui
/
polymorphization
/
promoted-function-1.stderr
blob: 8ab0320aafea5c0fb61354f5c46086c2c8efe9c3 [
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
1
previous error