Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.0] sort deprecated overloads below non-deprecated ones #75

Merged

Conversation

QuietMisdreavus
Copy link
Contributor

  • Explanation: Updates the overloads feature to preferentially sort non-deprecated overloads above deprecated ones.
  • Scope: UX enhancement for an optional feature
  • Issue: rdar://124164488
  • Original PR: sort deprecated overloads below non-deprecated ones #74
  • Risk: Low. The code change is minor and is otherwise not exercised in normal circumstances.
  • Testing: Automated testing has been added to ensure the new behavior.
  • Reviewer: @d-ronnqvist

@QuietMisdreavus
Copy link
Contributor Author

@swift-ci Please test

@QuietMisdreavus QuietMisdreavus merged commit 1fcc8bc into apple:release/6.0 May 14, 2024
2 checks passed
@QuietMisdreavus QuietMisdreavus deleted the 6.0/deprecated-overloads branch May 14, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants