Skip to content

Split up files with // ignore-tidy-filelength #60302

@varkor

Description

@varkor

These files are over 3,000 lines, which is not ideal for navigating or comprehending. If we can, it would be good to split these up. See also #60015, which is a specific issue of this problem.

  • T-compiler:
    • compiler/rustc_lint/src/lints.rs
    • compiler/rustc_hir/src/hir.rs
    • compiler/rustc_borrowck/src/diagnostics/conflict_errors.rs
    • compiler/rustc_parse/src/parser/expr.rs
    • compiler/rustc_trait_selection/src/error_reporting/traits/suggestions.rs
    • compiler/rustc_parse/src/errors.rs
    • compiler/rustc_resolve/src/late/diagnostics.rs
    • compiler/rustc_resolve/src/late.rs
    • compiler/rustc_hir_typeck/src/method/suggest.rs
    • compiler/rustc_hir_typeck/src/expr.rs
  • T-rustdoc:
    • src/librustdoc/html/static/js/search.js
    • src/librustdoc/html/static/css/rustdoc.css

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCE-mediumCall for participation: Medium difficulty. Experience needed to fix: Intermediate.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.T-rustdocRelevant to the rustdoc 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