rust/clippy_lints
rail 2ce2d6b40e fix a FP in indexing_slicing
treat refs to arrays the same as arrays
in `indexing_slicing` and `out_of_bounds_indexing`
2020-09-17 10:11:10 +12:00
..
2020-09-17 10:11:10 +12:00
2020-09-16 12:09:57 +07:00

This crate contains Clippy lints. For the main crate, check GitHub.