Skip to content

Remove 'unsafe' workarounds once pure goes away #4568

Closed
@Kimundi

Description

@Kimundi

Right now there are a lot of situations where you have to wrap the body of a function in an unsafe block to make it pure, because some of the functions you're using aren't declared as pure. Those have to be remove if purity goes away or its definition becomes broader.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions