Skip to content

ICE: "vtables missing where they are needed" #12064

Closed
@michaelwoerister

Description

@michaelwoerister

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions