You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 thedisallowed-methods
restriction in clippy?The text was updated successfully, but these errors were encountered: