nix-rust / nix

Rust friendly bindings to *nix APIs
MIT License
2.57k stars 650 forks source link

chore: clear a fixed false positive lint #2435

Closed SteveLauC closed 3 weeks ago

SteveLauC commented 3 weeks ago

What does this PR do

Clear a fixed false positive lint clippy::unnecessary_sort_by.

Checklist: