Remove incomplete features from RPITIT/AFIT tests
This commit is contained in:
parent
cee6db171d
commit
90e3aaeca2
39 changed files with 29 additions and 74 deletions
|
@ -1,5 +1,5 @@
|
|||
error[E0049]: method `bar` has 0 type parameters but its trait declaration has 1 type parameter
|
||||
--> $DIR/trait-more-generics-than-impl.rs:10:11
|
||||
--> $DIR/trait-more-generics-than-impl.rs:8:11
|
||||
|
|
||||
LL | fn bar<T>() -> impl Sized;
|
||||
| - expected 1 type parameter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue