Files
rust/compiler/rustc_lint_defs
Jamie Cunliffe 93c3ac2868 declare_lint_pass for INLINE_ALWAYS_MISMATCHING_TARGET_FEATURES
The `INLINE_ALWAYS_MISMATCHING_TARGET_FEATURES` lint was missing from
this causing it to be an unknown lint when attempting to allow it.
2025-12-12 13:25:21 +00:00
..