Skip to content

Use std::io::pipe once MSRV is 1.87 #1471

@bjorn3

Description

@bjorn3

This would allow getting rid of the tempfile dependency in the test framework, remove unsafe code for pipe2 and replace a couple of UnixStream::pair() with io::pipe().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions