Skip to content

impl ICE #3410

Closed
Closed
@jesse99

Description

@jesse99

Added , ToStr to an impl and the compiler ICEd with

rust: task failed at 'multiple traits!!', /Users/jessejones/Source/Third_Party/rust/src/rustc/metadata/encoder.rs:716
error: internal compiler error: unexpected failure

Was not able to boil this down to a simple repro, but rrdf commit 8fe284d4d08677d00a3eefb5180549d43faeec98 fails with rust from master on Sep 1.

Was able to work around this by adding a dedicated ToStr impl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-type-systemArea: Type systemI-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions