LLVM assertion when creating region pointer for bare self value #5280
Labels
A-lifetimes
Area: Lifetimes / regions
A-trait-system
Area: Trait system
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Milestone
rustc: /run/media/jdm/ssd/rust/src/llvm/lib/VMCore/Instructions.cpp:2383: static llvm::CastInst* llvm::CastInst::CreatePointerCast(llvm::Value*, llvm::Type*, const llvm::Twine&, llvm::Instruction*): Assertion
S->getType()->isPointerTy() && "Invalid cast"' failed.`The text was updated successfully, but these errors were encountered: