-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Document Res
and its friends
#82958
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
Document Res
and its friends
#82958
Conversation
r? @lcnr (rust-highfive has picked a reviewer for you, use r? to override) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a bunch of nits and suggestions
i think these comments are really helpful, thanks ❤️
@camelid Ping from triage! Any updates on this? |
Yeah, it's on my todo list, I just need to sit down and address all the comments :) |
I think this is almost ready! Unresolved reviews: |
Ok, all the reviews have been resolved! 🎉 Let me know if you want me to squash and then this should be ready to merge. |
r=me with commits squashed. |
@bors r=petrochenkov |
📌 Commit bc02189e2821b5806070fb08dea388599ab35b0e has been approved by |
(removed an extraneous period in the docs) |
@bors r=petrochenkov |
📌 Commit 8563a19 has been approved by |
☀️ Test successful - checks-actions |
I noticed this Zulip conversation and thought it would be a good idea to
document
Res
and the other types near it.