- Notifications
You must be signed in to change notification settings - Fork 10.6k
Pull requests: swiftlang/swift
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix instrumenting print and debugPrint for Swift 6. playground transform Area → compiler → type checker: The Xcode playground transform
#76796 by chrismiles was merged Oct 8, 2024 Loading…
Fixes build logger call crashing with ImplicitOpenExistentials. playground transform Area → compiler → type checker: The Xcode playground transform
#77350 by chrismiles was merged Nov 6, 2024 Loading…
Updated PlaygroundTransform tests to cover both Swift 5 and 6. playground transform Area → compiler → type checker: The Xcode playground transform
#77378 by chrismiles was merged Nov 13, 2024 Loading…
Simplifies PlaygroundTransform tests by moving boilerplate code to a macro playground transform Area → compiler → type checker: The Xcode playground transform
#78047 by chrismiles was merged Dec 12, 2024 Loading…
Fixes crash instrumenting generic func body nested in another func playground transform Area → compiler → type checker: The Xcode playground transform
#78564 by chrismiles was merged Jan 15, 2025 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.