cargo fmt
This commit is contained in:
parent
33010ae7e6
commit
633934da18
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#![feature(plugin)]
|
||||
#![warn(clippy::indexing_slicing)]
|
||||
|
||||
// We also check the out_of_bounds_indexing lint here, because it lints similar things and
|
||||
// we want to avoid false positives.
|
||||
#![warn(clippy::out_of_bounds_indexing)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue