Visit coroutine kind ty in FlagComputation
This commit is contained in:
parent
aa8f0fd716
commit
e934975339
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ impl FlagComputation {
|
|||
self.flags -= TypeFlags::STILL_FURTHER_SPECIALIZABLE;
|
||||
}
|
||||
|
||||
self.add_ty(args.kind_ty());
|
||||
self.add_ty(args.resume_ty());
|
||||
self.add_ty(args.return_ty());
|
||||
self.add_ty(args.witness());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue