Skip to content

Conversation

fmease
Copy link
Member

@fmease fmease commented Aug 26, 2025

Follow-up to #145747.

TODO: Migrate more variants. Presently, it's unclear if it's possible to migrate all variants to dyn lint diagnostics without regressing performance because for some early lints decorate_builtin_lint performs a bit more work (past PR #124417 has shown that eagerly decorating early lints is incredibly heavy and we had to revert back to lazily decorating in #125410). Let's see how this fares once I tackle the more 'risky' variants).

cc @joshtriplett (you can immediately unsubscribe again, I just want to prevent duplicate efforts).

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Aug 26, 2025
@fmease fmease added the rla-silenced Silences rust-log-analyzer postings to the PR it's added on. label Aug 26, 2025
@fmease fmease force-pushed the mv-var-to-dyn-buf-lints branch from 1b20034 to fa582a9 Compare August 26, 2025 12:53
@fmease fmease force-pushed the mv-var-to-dyn-buf-lints branch from fa582a9 to 5e2b622 Compare August 27, 2025 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rla-silenced Silences rust-log-analyzer postings to the PR it's added on. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants