You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/melib/src/backends
Manos Pitsidianakis 733de5a5fb
Fix some clippy suggestions
3 years ago
..
imap Fix some clippy suggestions 3 years ago
jmap melib: don't use both {set,push}_references() 3 years ago
maildir Fix unused var etc warnings 3 years ago
mbox melib/mbox: consistent line endings in MboxFormat::append 3 years ago
nntp melib/nntp: implement refresh 3 years ago
notmuch melib/notmuch: avoid parsing entire email in Envelope creation 3 years ago
imap.rs Fix some clippy suggestions 3 years ago
jmap.rs melib/backends: add collection() method to MailBackend 3 years ago
maildir.rs melib: Remove unnecessary "pub use" std exports 3 years ago
mbox.rs melib/mbox: add MboxMetadata type and write support 3 years ago
nntp.rs Fix some clippy suggestions 3 years ago
notmuch.rs Fix some clippy suggestions 3 years ago