We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33010ae commit 633934dCopy full SHA for 633934d
tests/ui/indexing_slicing.rs
@@ -1,6 +1,5 @@
1
#![feature(plugin)]
2
#![warn(clippy::indexing_slicing)]
3
-
4
// We also check the out_of_bounds_indexing lint here, because it lints similar things and
5
// we want to avoid false positives.
6
#![warn(clippy::out_of_bounds_indexing)]
0 commit comments