Skip to content

Scaladoc doesn't report context functions... #14343

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
markehammons opened this issue Jan 25, 2022 · 0 comments · Fixed by #14371
Closed

Scaladoc doesn't report context functions... #14343

markehammons opened this issue Jan 25, 2022 · 0 comments · Fixed by #14371
Assignees
Milestone

Comments

@markehammons
Copy link

markehammons commented Jan 25, 2022

Compiler version

3.1.0

Minimized code

val x: Int ?=> Float = 5.0f

Output

in documentation:

val x: () => Float

Expectation

The context function information shouldn't be lost.

KacperFKorban added a commit to KacperFKorban/dotty that referenced this issue Jan 27, 2022
Xavientois pushed a commit to Xavientois/dotty that referenced this issue Feb 2, 2022
olsdavis pushed a commit to olsdavis/dotty that referenced this issue Apr 4, 2022
@Kordyjan Kordyjan added this to the 3.1.3 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants