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