Skip to content

Conversation

@szymon-rd
Copy link
Contributor

Resolve #16679

@szymon-rd szymon-rd force-pushed the fix/wunused-idents-derived branch from af2fda3 to 0aa99f8 Compare March 13, 2023 14:16
@szymon-rd szymon-rd force-pushed the fix/wunused-idents-derived branch 2 times, most recently from cd36837 to 67ca2fe Compare March 13, 2023 14:38
@szymon-rd szymon-rd requested a review from Kordyjan March 13, 2023 14:45
@szymon-rd szymon-rd force-pushed the fix/wunused-idents-derived branch from 67ca2fe to 7f5aa62 Compare March 13, 2023 14:46
@szymon-rd szymon-rd changed the title Fix WUnused with indents in derived code Fix WUnused with idents in derived code Mar 13, 2023
@Kordyjan Kordyjan enabled auto-merge March 14, 2023 16:43
@Kordyjan Kordyjan merged commit 9d51be0 into scala:main Mar 15, 2023
@Kordyjan Kordyjan added this to the 3.3.0 backports milestone Apr 12, 2023
@Kordyjan Kordyjan added the backport:accepted This PR needs to be backported, once it's been backported replace this tag by "backport:done" label Apr 12, 2023
Kordyjan added a commit that referenced this pull request Apr 17, 2023
@Kordyjan Kordyjan added backport:done This PR was successfully backported. and removed backport:accepted This PR needs to be backported, once it's been backported replace this tag by "backport:done" labels Apr 17, 2023
@Kordyjan Kordyjan modified the milestones: 3.3.0 backports, 3.3.1, 3.3.0 Aug 1, 2023
sjrd added a commit that referenced this pull request Mar 10, 2025
Fixes #22744 

This code was originally for derived, but is also needed for implicits
(where private objects are in the path).

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

Labels

backport:done This PR was successfully backported.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

-Wunused:all and nested type class derivation

2 participants