1
Fork 0

Remove incomplete features from RPITIT/AFIT tests

This commit is contained in:
Michael Goulet 2023-10-24 15:27:02 +00:00
parent cee6db171d
commit 90e3aaeca2
39 changed files with 29 additions and 74 deletions

View file

@ -1,7 +1,5 @@
// edition: 2021
#![allow(incomplete_features)]
use std::future::Future;
use std::task::Poll;