Skip to content

Conversation

WojciechMazur
Copy link
Contributor

Backports #23811 to the 3.7.4.

PR submitted by the release tooling.

dos65 and others added 2 commits September 22, 2025 22:44
Currently it incorectly adds completion members with square brackets.
Exmaple:
```scala
class X derives CanEqua@@ // returns `CanEqual[@@]` and `CanEqual`
                          // should return only `CanEqual`
```
Currently it incorectly adds completion members with square brackets.
Exmaple:
```scala
class X derives CanEqua@@ // returns `CanEqual[@@]` and `CanEqual`
                          // should return only `CanEqual`
```
[Cherry-picked 17f1803][modified]
Base automatically changed from release-3.7.4_backport-23775 to release-3.7.4 September 23, 2025 09:56
@WojciechMazur WojciechMazur merged commit 52dcd29 into release-3.7.4 Sep 23, 2025
48 checks passed
@WojciechMazur WojciechMazur deleted the release-3.7.4_backport-23811 branch September 23, 2025 09:56
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