Anthony Latsis
|
2cd90bdd69
|
AST: Quote attributes more consistently in DiagnosticsSema.def
|
2025-04-22 18:23:36 +01:00 |
|
Pavel Yaskevich
|
f00d8082db
|
[Parse] Tighten constraints in canParseNonisolatedAsTypeModifier
Accept it only if it's spelled `nonisolated(nonsending)` and nothing
else to minimize any possible source compatibility impact.
|
2025-04-11 15:59:25 -07:00 |
|
Pavel Yaskevich
|
f1b3c7b604
|
[AST] Remove ExecutionAttribute experimental feature
SE-0461 has been accepted and `@concurrent` and `nonisolated(nonsending)`
can be make generally available now.
|
2025-04-11 15:59:25 -07:00 |
|
Pavel Yaskevich
|
07ff063ae3
|
[AST/ASTGen/Sema/Serialization] Remove @execution attribute
Complete the transition from `@execution` to `@concurrent` and `nonisolated(nonsending)`
|
2025-04-11 15:59:25 -07:00 |
|