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,8 +1,6 @@
|
|||
// check-pass
|
||||
// edition: 2021
|
||||
|
||||
#![allow(incomplete_features)]
|
||||
|
||||
trait MyTrait {
|
||||
#[allow(async_fn_in_trait)]
|
||||
async fn foo(&self) -> i32;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue