Skip to content

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

Open
@varkor

Description

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:

  • rustc_parse/src/parser/expr.rs
  • rustc_borrowck/src/diagnostics/conflict_errors.rs
  • rustc_trait_selection/src/error_reporting/traits/suggestions.rs
  • rustc_hir_typeck/src/method/suggest.rs
  • rustc_resolve/src/late.rs
  • rustc_resolve/src/late/diagnostics.rs

T-rustdoc:

  • src/librustdoc/html/static/js/search.js

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