Remove --check-cfg checking of --cfg args
This commit is contained in:
parent
78efca8845
commit
f5023e4c76
6 changed files with 4 additions and 47 deletions
|
@ -179,7 +179,6 @@ early_lint_methods!(
|
|||
IncompleteInternalFeatures: IncompleteInternalFeatures,
|
||||
RedundantSemicolons: RedundantSemicolons,
|
||||
UnusedDocComment: UnusedDocComment,
|
||||
UnexpectedCfgs: UnexpectedCfgs,
|
||||
]
|
||||
]
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue