Skip to content

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jul 4, 2025

Suppress reporting a missing setter only if the corresponding getter was also reported as missing.

Fixes #23474

Suppress reporting a missing setter only if the corresponding getter was
also reported as missing.

Fixes scala#23474
@odersky odersky requested a review from mbovel July 4, 2025 16:49
@odersky odersky requested a review from hamzaremmal July 5, 2025 08:00
@odersky odersky assigned hamzaremmal and unassigned mbovel Jul 5, 2025
@hamzaremmal hamzaremmal merged commit 4011514 into scala:main Jul 5, 2025
29 checks passed
@hamzaremmal hamzaremmal deleted the fix-23474 branch July 5, 2025 23:32
@WojciechMazur WojciechMazur added this to the 3.7.3 milestone Jul 29, 2025
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.

Implementing an abstract var with a val is unsound but compiles

4 participants