add unsupported_calling_conventions to lint list
This commit is contained in:
parent
6c02dd4eae
commit
0cc4be268e
1 changed files with 1 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ declare_lint_pass! {
|
|||
UNSAFE_OP_IN_UNSAFE_FN,
|
||||
UNSTABLE_NAME_COLLISIONS,
|
||||
UNSTABLE_SYNTAX_PRE_EXPANSION,
|
||||
UNSUPPORTED_CALLING_CONVENTIONS,
|
||||
UNUSED_ASSIGNMENTS,
|
||||
UNUSED_ASSOCIATED_TYPE_BOUNDS,
|
||||
UNUSED_ATTRIBUTES,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue