orlp / slotmap

Slotmap data structure for Rust
zlib License
1.12k stars 70 forks source link

Get rid of clippy warnings #47

Closed eugene2k closed 3 years ago

eugene2k commented 3 years ago

Minor refactor of the code to get rid of clippy warnings

orlp commented 3 years ago

Hey I'm not merging this but I'll run a clippy pass before the next version release to fix issues.