Update code with new lint names
This commit is contained in:
parent
58dc0a05ab
commit
e0ad0fcb95
178 changed files with 265 additions and 265 deletions
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![allow(non_uppercase_statics)]
|
||||
#![allow(non_upper_case_globals)]
|
||||
#![allow(non_camel_case_types)]
|
||||
#![allow(non_snake_case)]
|
||||
#![allow(dead_code)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue