Skip to content

chore: do not render consume update in scaladoc #23760

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

Merged
merged 1 commit into from
Aug 16, 2025

Conversation

hamzaremmal
Copy link
Member

@hamzaremmal hamzaremmal commented Aug 16, 2025

In #23755, a consume method now implies an update method.
This PR changes the rendering in scaladoc to avoid printing consume update def and rather print consume def.
Note that at the moment, in #23755, writing consume update def or consume def has the same effect.
An error or a warning might be added in the future to highlight that update in consume update def is a redundant modifier.

[skip ci]

@hamzaremmal hamzaremmal merged commit 1922c0f into scala:main Aug 16, 2025
47 of 48 checks passed
@hamzaremmal hamzaremmal deleted the update-consume-scaladoc branch August 16, 2025 11:21
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