Open
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
Labels
Category: PRs that clean code up or issues documenting cleanup.Category: An issue tracking the progress of sth. like the implementation of an RFCCall for participation: Medium difficulty. Experience needed to fix: Intermediate.Relevant to the compiler team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.