meli/melib/src
Manos Pitsidianakis a4ebe3b7d4
Run cargo lints / Lint on ${{ matrix.build }} (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 5m18s Details
Cargo manifest lints / Lint Cargo manifests on ${{ matrix.build }} (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 7m21s Details
Run Tests / Test on ${{ matrix.build }} (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 10m32s Details
conf.rs: Add ErrorKind::Platform
Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2024-05-14 12:01:32 +02:00
..
addressbook clippy: fix new warnings for 1.78.0 2024-05-04 20:26:32 +03:00
backends melib: move backends out of the backends module 2023-07-22 22:17:01 +03:00
email clippy: fix new warnings for 1.78.0 2024-05-04 20:26:32 +03:00
gpgme Replace erroneous use of set_err_kind with set_kind 2024-02-11 17:13:05 +02:00
imap melib/imap: fix ENVELOPE parsing in untagged responses 2024-05-14 12:01:31 +02:00
jmap clippy: fix new warnings for 1.78.0 2024-05-04 20:26:32 +03:00
maildir Use ShellExpandTrait::expand in more user-provided paths 2024-05-06 18:33:43 +03:00
mbox Use ShellExpandTrait::expand in more user-provided paths 2024-05-06 18:33:43 +03:00
nntp Fix new 1.77 clippy lints 2024-03-24 16:04:51 +02:00
notmuch Use ShellExpandTrait::expand in more user-provided paths 2024-05-06 18:33:43 +03:00
text listing.rs: impl highlight_self in all index styles 2024-05-14 12:01:31 +02:00
thread listing/thread: fix display of threaded conversations tree structure 2023-07-03 09:46:28 +03:00
utils Use ShellExpandTrait::expand in more user-provided paths 2024-05-06 18:33:43 +03:00
addressbook.rs Use ShellExpandTrait::expand in more user-provided paths 2024-05-06 18:33:43 +03:00
backends.rs clippy: Put doc text type names and co. in backtics 2024-05-04 20:26:31 +03:00
collection.rs Use cargo-derivefmt to sort derives alphabetically 2023-12-09 21:28:12 +02:00
conf.rs Use ShellExpandTrait::expand in more user-provided paths 2024-05-06 18:33:43 +03:00
email.rs melib: add Envelope::recipient_any method 2024-05-14 12:01:30 +02:00
error.rs conf.rs: Add ErrorKind::Platform 2024-05-14 12:01:32 +02:00
lib.rs Make unicode-segmentation a hard dependency 2024-04-11 21:15:47 +03:00
search.rs Use cargo-derivefmt to sort derives alphabetically 2023-12-09 21:28:12 +02:00
sieve.rs Use cargo-derivefmt to sort derives alphabetically 2023-12-09 21:28:12 +02:00
smtp.rs Update all instances of old domains with meli-email.org 2024-03-10 21:38:12 +02:00
thread.rs clippy: fix new warnings for 1.78.0 2024-05-04 20:26:32 +03:00