Skip to content

Thousands of /tmp/rustdoctest* directories聽#139899

Description

@m-ou-se

While working on rustc, I often have:

$ ls /tmp/rustdoctest* | wc -l
6197

馃槵

Almost all these directories are completely empty.

We should probably do a better job at cleaning them up. Or move them into the build directory instead of littering all over /tmp.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-doctestsArea: Documentation tests, run by rustdocC-cleanupCategory: PRs that clean code up or issues documenting cleanup.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions