1
Fork 0

Bless some extra working tests under -Zlower-impl-trait-in-trait-to-assoc-ty

This commit is contained in:
Santiago Pastorino 2023-03-21 16:52:15 -03:00
parent 66714658d0
commit 2ca350c776
No known key found for this signature in database
GPG key ID: 8131A24E0C79EFAF
4 changed files with 24 additions and 3 deletions

View file

@ -1,4 +1,6 @@
// check-pass
// [next] compile-flags: -Zlower-impl-trait-in-trait-to-assoc-ty
// revisions: current next
#![feature(return_position_impl_trait_in_trait)]
#![allow(incomplete_features)]