Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

const CStr::new_unchecked to be stabilized in Rust 1.59.0 #11

Closed
@lopopolo

Description

@lopopolo

Upstream Rust std is stabilizing a const version of CStr::new_unchecked:

Do you have interest in bumping this crate's MSRV to use this API from std once it is released? It would enable removing the mem::transmute code which looks pretty intense.

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