Sign in
◑
Theme
rust
/
rust
/
df734af6ae8a7fdc287c5da23fe610573bf2a761
/
.
/
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>`