Fix generics_of for impl's RPITIT synthesized associated type
This commit is contained in:
parent
9139ed076d
commit
640c20272e
6 changed files with 13 additions and 7 deletions
|
@ -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)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue