Open
Description
Right now, the clone_on_copy
lint is in the complexity lint group, but it seems like perhaps it should be in the style lint group. I think the same for char_lit_as_u8
. Thoughts?
Right now, the clone_on_copy
lint is in the complexity lint group, but it seems like perhaps it should be in the style lint group. I think the same for char_lit_as_u8
. Thoughts?