debug assertion failed: debug_assert_eq!((thin_pointer_size, thin_pointer_align), cx.size_and_align_of(ptr_type)); #94149
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
glacier fixed/83764.rs
Meta
rustc --version --verbose
:Error output
rustc ./83764.rs -Cdebuginfo=2
Note: you need a build with rustc debug assertions enabled!
Backtrace
The text was updated successfully, but these errors were encountered: