Skip to content
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

Associated type bounds need documentation #1508

Open
Mark-Simulacrum opened this issue Jun 2, 2024 · 1 comment
Open

Associated type bounds need documentation #1508

Mark-Simulacrum opened this issue Jun 2, 2024 · 1 comment
Labels
New Content Missing features or aspects of language not currently documented.

Comments

@Mark-Simulacrum
Copy link
Member

rust-lang/rust#122055 stabilized associated type bounds, but does not appear to have been accompanied by documentation reflecting the details. We will need to persist that into the reference.

@Mark-Simulacrum Mark-Simulacrum added the New Content Missing features or aspects of language not currently documented. label Jun 2, 2024
@ehuss
Copy link
Contributor

ehuss commented Jun 3, 2024

Hm, we added some basic grammar in #1481, but I probably should have pushed to have more documentation added to the trait bounds docs. Those docs seem pretty light, though, so I'm not sure exactly what should be added without going down the rabbit hole of making the docs more explicit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Content Missing features or aspects of language not currently documented.
Projects
None yet
Development

No branches or pull requests

2 participants