Change the trivial cast lints to allow by default
This commit is contained in:
parent
199bdcfeff
commit
a67faf1b25
25 changed files with 8 additions and 32 deletions
|
|
@ -25,7 +25,6 @@
|
|||
#![doc(test(no_crate_inject))]
|
||||
|
||||
#![allow(trivial_casts)]
|
||||
#![allow(trivial_numeric_casts)]
|
||||
#![feature(alloc)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(box_patterns)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue