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
|
@ -2,8 +2,6 @@
|
|||
// known-bug: #102682
|
||||
// edition: 2021
|
||||
|
||||
#![allow(incomplete_features)]
|
||||
|
||||
trait MyTrait<T, U> {
|
||||
async fn foo(&self) -> &(T, U);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue