-
Notifications
You must be signed in to change notification settings - Fork 13.4k
LLVM assertion using bare self value #5321
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
Labels
A-codegen
Area: Code generation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-trait-system
Area: Trait system
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Milestone
Comments
This was referenced Mar 21, 2013
note that switching to &self here does work; but I agree this is a bug |
assigning bug; change assignment if you disagree |
Adding a teensy bit of logging to PointerCast (log span_to_str of the block) shows that PointerCast is dying on |
luqmana
added a commit
to luqmana/rust
that referenced
this issue
May 20, 2013
luqmana
added a commit
to luqmana/rust
that referenced
this issue
May 24, 2013
Reproduced with efd1438 |
luqmana
added a commit
to luqmana/rust
that referenced
this issue
Jun 28, 2013
bors
added a commit
to rust-lang-ci/rust
that referenced
this issue
May 2, 2020
rustup rust-lang#68944 changelog: none
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
A-codegen
Area: Code generation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-trait-system
Area: Trait system
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
The text was updated successfully, but these errors were encountered: