xacrimon / dashmap

Blazing fast concurrent HashMap for Rust.
MIT License
2.99k stars 145 forks source link

Lints #282

Open chris-ha458 opened 1 year ago

chris-ha458 commented 1 year ago

I'm looking into the codebase in trying to implement #280 And while reading the code i also applied some lints on the code to understand it better.

The commits are separated by specific lints so if they are not applicable feel free to cherry pick.