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

Doc comments for TyCtxt has extra query description in brackets #81579

Closed
JulianKnodt opened this issue Jan 31, 2021 · 2 comments
Closed

Doc comments for TyCtxt has extra query description in brackets #81579

JulianKnodt opened this issue Jan 31, 2021 · 2 comments

Comments

@JulianKnodt
Copy link
Contributor

The doc comments for some queries have extra bracketed info which should not be present:
image

@JulianKnodt JulianKnodt changed the title Rustdoc for TyCtxt has extra query description in brackets Doc comments for TyCtxt has extra query description in brackets Jan 31, 2021
@jyn514
Copy link
Member

jyn514 commented Feb 1, 2021

@JulianKnodt this is intentional - those docs are autogenerated from the query description, not written by a human: #80337 (review)

@JulianKnodt
Copy link
Contributor Author

ah ok, I just assumed that since they had a description and the brackets it was unintentional, I'll close this then

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

No branches or pull requests

2 participants