Skip to content

Rust 1.17 regression - named-block 0.3.1 #40959

Closed
@alexcrichton

Description

@alexcrichton
   Compiling named-block v0.3.1 (file:///home/alex/code/named-block)
   Compiling static-cond v0.1.1
error: internal compiler error: unexpected panic

note: the compiler unexpectedly panicked. this is a bug.

note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports

thread 'rustc' panicked at 'called `Option::unwrap()` on a `None` value', /checkout/src/libcore/option.rs:323
note: Run with `RUST_BACKTRACE=1` for a backtrace.

error: Could not compile `named-block`.

To learn more, run the command again with --verbose.

Only regresses against beta, fixed in nightly. Do we have a PR tagged with a backport to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions