Closed
Description
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)