We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
declare_lint_pass
INLINE_ALWAYS_MISMATCHING_TARGET_FEATURES
1 parent c4dc70e commit 93c3ac2Copy full SHA for 93c3ac2
compiler/rustc_lint_defs/src/builtin.rs
@@ -48,6 +48,7 @@ declare_lint_pass! {
48
ILL_FORMED_ATTRIBUTE_INPUT,
49
INCOMPLETE_INCLUDE,
50
INEFFECTIVE_UNSTABLE_TRAIT_IMPL,
51
+ INLINE_ALWAYS_MISMATCHING_TARGET_FEATURES,
52
INLINE_NO_SANITIZE,
53
INVALID_DOC_ATTRIBUTES,
54
INVALID_MACRO_EXPORT_ARGUMENTS,
0 commit comments