Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

LLVM assert with generic uniq assign #976

Closed
jruderman opened this issue Sep 25, 2011 · 0 comments
Closed

LLVM assert with generic uniq assign #976

jruderman opened this issue Sep 25, 2011 · 0 comments

Comments

@jruderman
Copy link
Contributor

fn f<@T>(x: ~T) {
    let _x2 = x;
}
fn main() { }

Assertion failed: (S->getType()->isPointerTy() && "Invalid cast"), function CreatePointerCast, file Instructions.cpp, line 2337.

@brson brson closed this as completed in 895674b Sep 25, 2011
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this issue Mar 7, 2023
Co-authored-by: Valentin Churavy <vchuravy@users.noreply.github.com>
celinval added a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
* Disable reach assertions in visualize mode
* Make file location relative to current dir
* Add unit tests
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants