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

Parser: More doc comment confusion #7730

Closed
magnus-madsen opened this issue May 15, 2024 · 1 comment
Closed

Parser: More doc comment confusion #7730

magnus-madsen opened this issue May 15, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@magnus-madsen
Copy link
Member

This is allowed, but should it be?:

...
        /// Create a new `MutSet` at region `rc`.
        /// This will be used to keep track of
        // unique elements in `l`.
        let s = MutSet.empty(rc);
@magnus-madsen magnus-madsen added bug Something isn't working high priority Requires immediate attention and removed high priority Requires immediate attention labels May 15, 2024
@magnus-madsen
Copy link
Member Author

I think this is OK for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants