related: #8496
Sorry, I should have asked about it in the previous issue mentioned above. I didn't pay attention and it was already closed.
A small question, I'm really curious. Since cow_to_lowercase and some methods based on the benchmark will reduce performance, is it necessary to revert some methods in the disallowed-methods restriction in clippy?
related: #8496
Sorry, I should have asked about it in the previous issue mentioned above. I didn't pay attention and it was already closed.
A small question, I'm really curious. Since
cow_to_lowercaseand some methods based on the benchmark will reduce performance, is it necessary to revert some methods in thedisallowed-methodsrestriction in clippy?