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.
1 parent 6c02dd4 commit 0cc4be2Copy full SHA for 0cc4be2
compiler/rustc_lint_defs/src/builtin.rs
@@ -125,6 +125,7 @@ declare_lint_pass! {
125
UNSAFE_OP_IN_UNSAFE_FN,
126
UNSTABLE_NAME_COLLISIONS,
127
UNSTABLE_SYNTAX_PRE_EXPANSION,
128
+ UNSUPPORTED_CALLING_CONVENTIONS,
129
UNUSED_ASSIGNMENTS,
130
UNUSED_ASSOCIATED_TYPE_BOUNDS,
131
UNUSED_ATTRIBUTES,
0 commit comments