-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
ICE: debuginfo::set_members_of_composite_type() #11083
Copy link
Copy link
Closed
Labels
A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)Area: Debugging information in compiled programs (DWARF, PDB, etc.)I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Metadata
Metadata
Assignees
Labels
A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)Area: Debugging information in compiled programs (DWARF, PDB, etc.)I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Type
Fields
Give feedbackNo fields configured for issues without a type.
Compiling this modified glfw-rs with
-Z extra-debug-info:https://github.com/metajack/glfw-rs/tree/servo-rustup
gives:
``error: internal compiler error: debuginfo::set_members_of_composite_type() - Already completed forward declaration re-encountered.`
cc @jdm @michaelwoerister