Skip to content

ICE when using + or - instead of named methods of Num #3790

Closed
@burg

Description

@burg

Test case: https://github.com/pcwalton/rust-geom/blob/master/rect.rs

This is really simple code. If any of the .add (say, in union or intersect) are changed to +, then compilation is terminated with an internal compiler error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-trait-systemArea: Trait 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