Skip to content

SAFETY comment or remove all code that could panic #9

Description

@phdavis1027

Self-explanatory. Subtask: replace all instances of &slice[n..m] with slice.get(n..m) and similar slice operations. This makes it much more explicit when slice or Vec accesses might panic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions