Skip to content

Commit 633934d

Browse files
committed
cargo fmt
1 parent 33010ae commit 633934d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ui/indexing_slicing.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#![feature(plugin)]
22
#![warn(clippy::indexing_slicing)]
3-
43
// We also check the out_of_bounds_indexing lint here, because it lints similar things and
54
// we want to avoid false positives.
65
#![warn(clippy::out_of_bounds_indexing)]

0 commit comments

Comments
 (0)