Skip to content

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

Open
@5225225

Description

@5225225

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.

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