uiri / SEGIMAP

IMAP (and LMTP) Server written in Rust
MIT License
32 stars 6 forks source link

Remove Nightly Features & Enable Clippy #20

Closed indiv0 closed 7 years ago

indiv0 commented 7 years ago

This PR removes our dependence on nightly features (allowing us to build on stable), adds support for the clippy linter, and fixes nearly all of the lints reported by clippy.


This change is Reviewable

uiri commented 7 years ago
:lgtm:

Reviewed 17 of 17 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable