Fix failing test
This commit is contained in:
parent
3856df059e
commit
db8cb766e2
@ -25,7 +25,7 @@ trait BadAnnotation2<A,B>
|
|||||||
{}
|
{}
|
||||||
|
|
||||||
#[rustc_on_unimplemented = "Unimplemented trait error on `{Self}` with params `<{A},{B},{}>`"]
|
#[rustc_on_unimplemented = "Unimplemented trait error on `{Self}` with params `<{A},{B},{}>`"]
|
||||||
//~^ only named substitution parameters are allowed
|
//~^ only named generic parameters are allowed
|
||||||
trait BadAnnotation3<A,B>
|
trait BadAnnotation3<A,B>
|
||||||
{}
|
{}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user