Skip to content

Trying Scaladoc + scala2-library-cc #23471

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

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

bracevac
Copy link
Contributor

@bracevac bracevac commented Jul 3, 2025

[skip ci]

This'll fix #23437 (eventually, patience plz)

TODOs

  • Rendering of capture sets
  • Rendering of various arrows
    • Clarify: Include context function arrows?
    • Clarify: Are arrows without any capture annots by default pure?
  • Rendering of paths in capture sets
  • Rendering of reach capabilities
  • Rendering of capture variables
  • Rendering of mut
  • Rendering of @consume, @use
  • Rendering of .rd

I think for now, let's have a separate API doc for CC enabled. A follow-up PR can investigate how to have one doc and a toggle on the page. This also depends to some extent on the effort to have a Scala 3 library artifact #22043 as well as having the rest of the standard library capture checked.

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.

Scaladoc Support for Capture Checking
1 participant