Skip to content

Disallow usage of implicit arithmetic methods for std types #1620

@thomasqueirozb

Description

@thomasqueirozb

Implicit arithmetic methods like *, /, +, - can sometimes have code that can panic. Ideally we should never use those as they can create code that panics with 0 indication that it does.

Bug: #1615
See: #1618

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions