Run existing async in traits tests using -Zlower-impl-trait-in-trait-to-assoc-ty
This commit is contained in:
parent
8a5574bf62
commit
07e018dfef
31 changed files with 145 additions and 10 deletions
|
@ -1,4 +1,6 @@
|
|||
// edition: 2021
|
||||
// [next] compile-flags: -Zlower-impl-trait-in-trait-to-assoc-ty
|
||||
// revisions: current next
|
||||
|
||||
#![feature(async_fn_in_trait)]
|
||||
#![feature(return_position_impl_trait_in_trait)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue