Skip to content

Conversation

WojciechMazur
Copy link
Contributor

Backports #23888 to the 3.7.4.

PR submitted by the release tooling.
[skip ci]

…iler (#23888)

Extension methods that are not in the same file are placed after all
Product methods and even after extension methods like "ensuring". This
PR penalizes the following methods, so that they are no longer at the
top of the suggestions:
- scala.Product.*
- scala.Equals.*
- scala.Predef.ArrowAssoc.*
- scala.Predef.Ensuring.*
- scala.Predef.StringFormat.*
- scala.Predef.nn
- scala.Predef.runtimeChecked

Resolves scalameta/metals#7642
[Cherry-picked 7d27633]
Base automatically changed from release-3.7.4_backport-23877 to release-3.7.4 September 23, 2025 21:57
@WojciechMazur WojciechMazur merged commit 81804fb into release-3.7.4 Sep 23, 2025
48 checks passed
@WojciechMazur WojciechMazur deleted the release-3.7.4_backport-23888 branch September 23, 2025 21:57
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.

2 participants