Fix lint capitalization and ignoring, test with include_str
This commit is contained in:
parent
8e7bbc9e9d
commit
1ae19b69e8
7 changed files with 148 additions and 104 deletions
|
@ -2990,6 +2990,7 @@ declare_lint_pass! {
|
|||
INLINE_NO_SANITIZE,
|
||||
BAD_ASM_STYLE,
|
||||
ASM_SUB_REGISTER,
|
||||
NAMED_ASM_LABELS,
|
||||
UNSAFE_OP_IN_UNSAFE_FN,
|
||||
INCOMPLETE_INCLUDE,
|
||||
CENUM_IMPL_DROP_CAST,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue