Commit Graph

3 Commits

Author SHA1 Message Date
Doug Gregor
1b27c48cc6 Switch non-member actor isolation checking to the new implementation 2022-04-07 09:07:37 -07:00
David Zarzycki
bff85203cd [testing] Add missing REQUIRES: concurrency 2021-10-06 11:08:43 -04:00
Evan Wilde
e125326f86 Require MainActor isolation on main function
This patch forces the main function to be protected behind MainActor
isolation. If no actor isolation is specified, the main function will
implicitly have MainActor isolation.
2021-10-04 15:18:48 -07:00