Skip to content

Audit unsafe usages in compiletest #139616

Open
@jieyouxu

Description

@jieyouxu

compiletest has some unsafe usages in raise_fd_limit.rs and read2.rs which have no safety comments (esp. those that calls out to libc). It would be good to audit their usages and justify why their usages are sound.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-compiletestArea: The compiletest test runnerC-bugCategory: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions