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[E0733]: recursion in an `async fn` requires boxing
|
||||
--> $DIR/async-recursive-generic.rs:10:5
|
||||
--> $DIR/async-recursive-generic.rs:8:5
|
||||
|
|
||||
LL | async fn foo_recursive(&self, n: usize) -> T {
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ recursive `async fn`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue