-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Comparing changes
Open a pull request
base repository: swiftlang/swift
base: swift-5.9-DEVELOPMENT-SNAPSHOT-2023-04-26-a
head repository: swiftlang/swift
compare: swift-5.9-DEVELOPMENT-SNAPSHOT-2023-04-27-a
- 10 commits
- 23 files changed
- 6 contributors
Commits on Apr 13, 2023
-
TypeCheckType: Fix existential 'any' migration diagnostics for extra-…
…modular protocols
Configuration menu - View commit details
-
Copy full SHA for d90969a - Browse repository at this point
Copy the full SHA d90969aView commit details -
[NFC] ExistentialRequiresAnyRequest → HasSelfOrAssociatedTypeRequirem…
…entsRequest The current name is misleading because it suggests that the request accounts for language feature state, which it does not (and is not supposed to).
Configuration menu - View commit details
-
Copy full SHA for f0d5990 - Browse repository at this point
Copy the full SHA f0d5990View commit details
Commits on Apr 26, 2023
-
Sema: Relax distributed actor typechecking for swiftinterfaces.
Some decls that are expected to be synthesized for distributed actors are printed explicitly in swiftinterfaces so diagnostics and assertions need to take that possibility into account. Resolves rdar://108533918
Configuration menu - View commit details
-
Copy full SHA for c7a1625 - Browse repository at this point
Copy the full SHA c7a1625View commit details -
Configuration menu - View commit details
-
Copy full SHA for a612702 - Browse repository at this point
Copy the full SHA a612702View commit details -
[Macros] Allow the back-ticked
named(
init)
to be treated like `na……med(init)`. My recent change to parse initializer names in the macro role introduced names now correctly distinguishes between the two forms, but this breaks any existing macros written with the back-ticked form. Treat the former as the latter to provide a grace period for such macros. Fixes rdar://108571834.
Configuration menu - View commit details
-
Copy full SHA for 4ee7b66 - Browse repository at this point
Copy the full SHA 4ee7b66View commit details -
Merge pull request #65432 from tshortli/distributed-actor-swiftinterf…
…ace-5.9 [5.9] Sema: Relax distributed actor typechecking for swiftinterfaces
Configuration menu - View commit details
-
Copy full SHA for a4b8af4 - Browse repository at this point
Copy the full SHA a4b8af4View commit details -
Configuration menu - View commit details
-
Copy full SHA for db30ee5 - Browse repository at this point
Copy the full SHA db30ee5View commit details
Commits on Apr 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6ae727a - Browse repository at this point
Copy the full SHA 6ae727aView commit details -
Merge pull request #65440 from rxwei/108280416-5.9
[5.9] [Macros] Diagnose top-level expansion of undefined freestanding macro
Configuration menu - View commit details
-
Copy full SHA for d4327cc - Browse repository at this point
Copy the full SHA d4327ccView commit details -
Merge pull request #65146 from AnthonyLatsis/existential-any-multimod…
…ule-5.9 [5.9 🍒] TypeCheckType: Fix existential `any` migration diagnostics for extra-modular protocols
Configuration menu - View commit details
-
Copy full SHA for 6b6b8da - Browse repository at this point
Copy the full SHA 6b6b8daView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff swift-5.9-DEVELOPMENT-SNAPSHOT-2023-04-26-a...swift-5.9-DEVELOPMENT-SNAPSHOT-2023-04-27-a