Closed
Description
Compiling the following project leads to an ICE:
https://github.com/michaelwoerister/rs-persistent-datastructures/tree/vtable_ice
mw@ubuntu:~/rs-persistent-datastructures$ rustc --test ./lib.rs
error: internal compiler error: unexpected failure
This message reflects a bug in the Rust compiler.
We would appreciate a bug report: http://static.rust-lang.org/doc/master/complement-bugreport.html
note: the compiler hit an unexpected failure path. this is a bug
Ok(task 'rustc' failed at 'vtables missing where they are needed', /home/mw/rust/src/libstd/option.rs:130
)
I don't think it does anything special but I have not done any investigation what the cause might be. Give me a shout if the repro-branch needs an update to compile (or not compile in just the right way :)
Metadata
Metadata
Assignees
Labels
No labels