Skip to content

Look into tools for auditing Unsafe rust #130

Description

@ounsworth

As we use more Unsafe, we should looking into CI tooling.

Miri is a tool for checking unsafe rust for undefined behaviour (like, out-of-bounds writes).

Cargo-anneal checks your unsafe code by constructing a formal model.

borrow-sanitizer

cargo-careful

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