Skip to content

Replace with panic! post MSRV 1.57 #2427

Description

@tcharding

Remove the following attributes and use panic! once we bump MSRV greater than 1.57

  • #[allow(unconditional_panic)]
  • #[allow(clippy::let_unit_value)]
  • #[allow(clippy::out_of_bounds_indexing)]

There are two instances:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions