You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Semicolon or comma in expression statements or match arms, respectively, are optional, but part of the statement / match arm.
Also remove a note about proc-macros from the page about BlockExpression.
Closesrust-lang#773 and closesrust-lang#774.
celinval
added a commit
to celinval/rust-dev
that referenced
this issue
Jun 4, 2024
Assertion failed: (isValidElementType(EltTy) && "Invalid type for pointer element!"), function get, file Type.cpp, line 664.
Seems like valid rust code to me, which puts () twice.
The text was updated successfully, but these errors were encountered: