2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-01-09 03:38:44 +00:00
Commit graph

1 commit

Author SHA1 Message Date
surechen
c051656c83 fixes:
1. Fix the problem of manual_split_once changing the original behavior.
2. Add a new lint needless_splitn.

changelog: Fix the problem of manual_split_once changing the original behavior and add a new lint needless_splitn.
2021-11-17 08:38:45 +08:00