Skip to content

IoSlice and IoSliceMut should be Sync and Send #70308

Closed
@sfackler

Description

@sfackler

Since they contain *mut u8 on many platforms, they are neither Sync + Send by default, but they're semantically just slices so they should!

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions