Skip to content

Conversation

@hamishknight
Copy link
Contributor

@hamishknight hamishknight commented Dec 12, 2025

6.3 cherry-pick of #85973

  • Explanation: Fixes a crash that could occur when attempting to perform an async refactoring on a function containing a shorthand conditional binding e.g if let x {}
  • Scope: Affects async refactoring
  • Issue: rdar://154753663
  • Risk: Low, the fix is fairly straightforward and should only affect async refactoring
  • Testing: Added tests to test suite
  • Reviewer: Hamish Knight

@hamishknight hamishknight requested a review from hborla December 12, 2025 17:24
@hamishknight hamishknight requested a review from a team as a code owner December 12, 2025 17:24
@hamishknight hamishknight added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.3 labels Dec 12, 2025
@hamishknight
Copy link
Contributor Author

@swift-ci please test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🍒 release cherry pick Flag: Release branch cherry picks swift 6.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants