Skip to content

Already completed forward declaration re-encountered in glfw-rs #14385

Closed
@Manishearth

Description

@Manishearth
servo/src/support/glfw/glfw-rs/src/lib/lib.rs:1:1: 1:1 error: internal compiler error: debuginfo::set_members_of_composite_type() - Already completed forward declaration re-encountered.
...
task 'rustc' failed at 'Box<Any>', /home/travis/build/Manishearth/rust/src/libsyntax/diagnostic.rs:99

This seems similar to the already-fixed issue #11083

Note: I'm using a Rust snapshot that I generated on a different system (with the same DEFAULT_TARGET as mine)

cc @michaelwoerister

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions