Box
DiagnosticMetadata
field in LateResolutionVisitor
#97954
Labels
A-technical-debt
Area: Internal cleanup work
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Uh oh!
There was an error while loading. Please reload this page.
We should experiment with making the
rustc_resolve::late::DiagnosticMetadata
field inrustc_resolve::late::LateResolutionVisitor
boxed and run perf to see if that improves compilation times.The text was updated successfully, but these errors were encountered: