Skip to content

Use "unsafe" where appropriate #2

Open
@edsko

Description

Many of the foreign exports are not declared "unsafe", which means that are less efficient than they could be. They should be marked as "unsafe" where appropriate (which I think is more or less everywhere).

This is low priority, just recorded it here so that it's not forgotten.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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