diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-17 09:45:13 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-17 09:45:13 +0800 |
| commit | 497a667f49c8dea870a8a61ddabd95e24765a80d (patch) | |
| tree | 84bed9d9b604af593b1031ae62ca7b3fec4d7112 /CHANGELOG.md | |
| parent | 5e7d1968e94bf39d369de0e6ef98cf383cfd3d6f (diff) | |
Apply clippy suggestions
- Use `BTreeMap::entry` API in `update_item`
- Replace `or_insert_with(Vec::new)` with `or_default`
- Iterate over map values instead of key-value pairs
- Use `std::io::Error::other` for custom errors
- Simplify filter logic with direct predicate
- Replace manual `Into` implementation with `From`
- Remove unnecessary explicit returns
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions
