Files
swift-mirror/test/Concurrency/Runtime/actor_init.swift
Evan Wilde a53c727e90 Disable availability checking on failing tests
We won't look for async functions that can't be used due to availability
unless the availability checking is disabled. Need to disable the
availability checking due to the minimum deploy target being too low for
concurrency.
2021-12-20 13:06:35 -08:00

1.6 KiB