Skip to content

Verify soundness of unsafe code #11

Description

@Nertsal

The only place where unsafe is used is get_many_unchecked_mut in trait Storage and in generated XStructOf structs (archetypes).

It could be replaced with lending iterators, but they are too inconvenient to use inside for-loops. (i used them in an earlier version but then decided against them)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions