Skip to content

MSRV Tracking #15

Description

@daxpedda

This is a tracking issue for what we should adopt when we bump the MSRV.

Note

Look for MSRV: comments in the source code when upgrading the MSRV.

v1.87

v1.88

  • time has a security advisory which is fixed in v0.3.47. It however requires an MSRV of v1.88. The only crate affected, js-bindgen-runner, already has an MSRV of v1.93, but Cargo's MSRV dependency resolver can't figure this out.

v1.89

v1.90

v1.91

v1.93

v1.94

v1.95

  • Switch all internal API's from MaybeUninit<[T; N]> to [MaybeUninit<T>; N] by using the new conversions.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions