Skip to content

Crates.io version of code will panic on newer rustc due to stricter uninit checks #380

Description

Hi! As part of rust-lang/rust#99389 I'm going through crates that will panic as part of stricter uninit checks, and sputnikvm-(rlp,stateful) both look like they trigger the checks, but on the crates.io version only.

I can't reproduce them on master, so I assume older versions of the code used elastic-array that's now been removed? If so, releasing a new version will fix anyone who's using it as a dependency.

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