Skip to content

Case class desugarings don't have <synthetic> flag #1908

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

Closed
felixmulder opened this issue Jan 18, 2017 · 0 comments
Closed

Case class desugarings don't have <synthetic> flag #1908

felixmulder opened this issue Jan 18, 2017 · 0 comments
Assignees

Comments

@felixmulder
Copy link
Contributor

Methods like:

def copy$1$default = ???

do not get the synthetic flag. But they should. Dottydoc doesn't filter these out because of the missing flags.

@felixmulder felixmulder self-assigned this Jan 25, 2017
felixmulder added a commit that referenced this issue Jan 28, 2017
…arings

Fix #1908: give synthetic default params correct flags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant