Skip to content

Break up libcore/ptr/mod.rs into multiple files #66891

Closed
@dtolnay

Description

@dtolnay

https://github.com/rust-lang/rust/blob/master/src/libcore/ptr/mod.rs

It is currently at 2974 lines, and applying rustfmt to it puts it over tidy's 3000 line filelength limit.

I will add // ignore-tidy-filelength for now because having it formatted is more important than having it below the line count limit, but we will want to follow up with one or more PRs to factor this file better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.T-libs-apiRelevant to the library API 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