Skip to content

Scaladoc contains unexpanded macros #10969

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
Jasper-M opened this issue Jul 2, 2018 · 3 comments · Fixed by scala/scala#7116
Closed

Scaladoc contains unexpanded macros #10969

Jasper-M opened this issue Jul 2, 2018 · 3 comments · Fixed by scala/scala#7116

Comments

@Jasper-M
Copy link

Jasper-M commented Jul 2, 2018

See for instance https://www.scala-lang.org/api/2.13.0-M4/scala/collection/IterableOnceOps.html or https://www.scala-lang.org/api/2.13.0-M4/scala/collection/immutable/List.html. It's full of $coll and $willNotTerminateInf etc. It looks like it's primarily the new collections that are affected, because e.g. the Option scaladoc looks ok.
Related issue: #9785

@chrisphelps
Copy link

Related: scala/collection-strawman#510

@SethTisue
Copy link
Member

@chrisphelps if you comment here after accepting my invite to https://github.com/orgs/scala/teams/contributors, I'll credit you with the ticket

@chrisphelps
Copy link

@SethTisue joined. Thanks!

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.

3 participants