Skip to content

Add unsafe checking to test suite #79

Description

@benesch

In #74, #75, #76, and #77, @icmccorm worked through some potential memory errors with the unsafe code in this repository that were surfaced by an experimental fork of Miri that can detect borrowing violations in foreign functions: https://github.com/icmccorm/miri

It's still a research prototype, but when it becomes suitable for wider use, or integrated with https://github.com/pnkfelix/krabcake, we should investigate running it automatically in CI. Otherwise we're likely to introduce new memory errors during refactorings.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions