-
Couldn't load subscription status.
- Fork 13.9k
extend+improve HIR types documentation #34521
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
Conversation
|
r? @eddyb (rust_highfive has picked a reviewer for you, use r? to override) |
src/librustc/hir/mod.rs
Outdated
| ExprInlineAsm(InlineAsm, Vec<P<Expr>>, Vec<P<Expr>>), | ||
|
|
||
| /// A struct literal expression. | ||
| /// A struct or enum variant literal expression. |
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.
I think "struct-like variant" is the correct term here.
|
@eddyb thank you, done. |
|
@bors: r+ rollup |
|
📌 Commit 5de684a has been approved by |
extend+improve HIR types documentation
extend+improve HIR types documentation
extend+improve HIR types documentation
No description provided.