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
..
src declare_lint_pass for INLINE_ALWAYS_MISMATCHING_TARGET_FEATURES 2025-12-12 13:25:21 +00:00
Cargo.toml Migrate BuiltinLintDiag::MissingAbi to use LintDiagnostic directly 2025-08-22 02:01:01 -07:00