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 4229c2e commit 11b5eb7Copy full SHA for 11b5eb7
compiler/rustc_lint_defs/src/builtin.rs
@@ -123,6 +123,7 @@ declare_lint_pass! {
123
UNSTABLE_NAME_COLLISIONS,
124
UNSTABLE_SYNTAX_PRE_EXPANSION,
125
UNSUPPORTED_FN_PTR_CALLING_CONVENTIONS,
126
+ UNSUPPORTED_CALLING_CONVENTIONS,
127
UNUSED_ASSIGNMENTS,
128
UNUSED_ASSOCIATED_TYPE_BOUNDS,
129
UNUSED_ATTRIBUTES,
0 commit comments