Skip to content

Commit bd5447b

Browse files
committed
Mark SE-0449 as implemented in Swift 6.1.
1 parent e84f12b commit bd5447b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

proposals/0449-nonisolated-for-global-actor-cutoff.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* Proposal: [SE-0449](0449-nonisolated-for-global-actor-cutoff.md)
44
* Authors: [Sima Nerush](https://github.com/simanerush), [Holly Borla](https://github.com/hborla)
55
* Review Manager: [Tony Allevato](https://github.com/allevato)
6-
* Status: **Accepted**
7-
* Implementation: On `main` gated behind `-enable-experimental-feature GlobalActorInferenceCutoff`
6+
* Status: **Implemented (Swift 6.1)**
87
* Review: ([pitch](https://forums.swift.org/t/pitch-allow-nonisolated-to-prevent-global-actor-inference/74502)) ([review](https://forums.swift.org/t/se-0449-allow-nonisolated-to-prevent-global-actor-inference/75116)) ([acceptance](https://forums.swift.org/t/accepted-se-0449-allow-nonisolated-to-prevent-global-actor-interference/75539))
98

109
## Introduction

0 commit comments

Comments
 (0)