Commit Graph

2 Commits

Author SHA1 Message Date
David Zarzycki
47ee771eb4 [testing] Add missing REQUIRES: concurrency 2021-03-31 21:39:53 -04:00
Slava Pestov
36c821c654 Mandatory Inlining: Set ApplyOptions correctly in TypeSubstCloner
When we inline an async function called via 'apply [noasync]' or
'try_apply [noasync]', we must in turn set the '[noasync]' flag
on any async functions that the inlined function calls.
2021-03-29 23:51:44 -04:00