Skip to content

"put put ()" hits llvm assert "Invalid type for pointer element!" #773

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

Closed
jruderman opened this issue Jul 29, 2011 · 0 comments
Closed

"put put ()" hits llvm assert "Invalid type for pointer element!" #773

jruderman opened this issue Jul 29, 2011 · 0 comments

Comments

@jruderman
Copy link
Contributor

iter i() { put put (); }
fn main() { }

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.

keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
Tweak x86 gnu images

Apparently the 17.10 image broke?
pdietl pushed a commit to pdietl/rust that referenced this issue Apr 23, 2020
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.
Closes rust-lang#773 and closes rust-lang#774.
celinval added a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
- Enable shallow clone and remove special handling of LLVM's submodule.

Co-authored-by: Adrian Palacios <[email protected]>
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