Skip to content

ICE in recent rustc version #33436

Closed

Description

I don't know whether this was already reported. I get an ICE when running cargo test on this Pippin version (also the previous commit, didn't test others).

Compiler output

dhardy@localhost:~/other/pippin$ cargo --version && rustc --version
cargo 0.11.0-nightly (afac7fc 2016-04-27)
rustc 1.10.0-nightly (8da2bcac5 2016-04-28)

An older version works fine:

dhardy@localhost:~/other/pippin$ cargo --version && rustc --version
cargo 0.10.0-nightly (4576ae2 2016-03-16)
rustc 1.9.0-nightly (6e0f2f2f0 2016-03-16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions