Skip to content

rustc 1.23.0 panic on windows #47684

Closed
Closed
@saarw

Description

@saarw

Getting the following compiler panic in 1.23.0 stable on windows (and only on Windows, runs fine on Mac and Linux). Don't have direct access to the machine so can't get backtrace or try nightly on it right now, but may try later.

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

note: rustc 1.23.0 (766bd11 2018-01-01) running on x86_64-pc-windows-msvc

thread 'rustc' panicked at 'specified instant was later than self', src\libcore\option.rs:874:4
note: Run with RUST_BACKTRACE=1 for a backtrace.

error: Could not compile ordered-float.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️O-windowsOperating system: Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions