Skip to content

Consider replaicng void::Void with the stable core::convert::Infallible #974

@Conaclos

Description

@Conaclos

core::convert::Infallible is stable since Rust 1.34

To reduce dependencies and supply chain attack, I suggest replacing void::Void with the stable core::convert::Infallible.
This is a breaking change. However, it is a limited breaking change because void::Void is used by a single function in the rp235x-hal crate and the rp2040-hal crate.

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