Skip to content

Bump smallvec dependency to avoid issues with mem::uninitialized in newer rust #3

Description

Hello! In rust-lang/rust#99389 we're making the checks for mem::uninitialized stricter, and old versions of smallvec run into them.

You can just upgrade smallvec to the latest stable to avoid this, it seems like there were no breaking changes in the bits of the API that you use, tests seem to pass fine on version 1.9.0.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions