Skip to content

missing_transmute_annotations: add option to ignore in all expansions - #17612

Draft
GTimothy wants to merge 1 commit into
rust-lang:masterfrom
GTimothy:missing_transmute_annotations-in_expansions-config-option
Draft

missing_transmute_annotations: add option to ignore in all expansions#17612
GTimothy wants to merge 1 commit into
rust-lang:masterfrom
GTimothy:missing_transmute_annotations-in_expansions-config-option

Conversation

@GTimothy

@GTimothy GTimothy commented Aug 23, 2026

Copy link
Copy Markdown

Working on clippyfying rust-lang/rust we encounter many missing_transmute_annotations triggering inside local macros, this adds an option to disable the lint in all expanded code while preserving the original default behaviour of disabling the lint in external macros.
See: rust-lang/rust#161593

changelog:[missing_transmute_annotations]: add option do disable lint in expanded code

@GTimothy
GTimothy force-pushed the missing_transmute_annotations-in_expansions-config-option branch from 24e2ec9 to c175fdc Compare August 23, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant