Sign in
rust
/
rust
/
c1d608bb7e862c8d8b74ce7cfc042fa98e9d4792
/
.
/
tests
/
ui
/
parser
/
bare-type-in-impl-parameter.rs
blob: 7e71d4d2f283ab468ce4a81c3f4c2184ee297d21 [
file
]
impl
<
Y
<
A
,
B
,
C
>>
Z
for
X
<
T
>
{}
//~ ERROR: expected type parameter, found path `Y<A, B, C>`