summaryrefslogtreecommitdiffhomepage
path: root/talpid-core/src/mpsc.rs
AgeCommit message (Expand)AuthorFilesLines
2024-02-27Replace err_derive with thiserrorJoakim Hulthe1-2/+2
2022-06-21Fix the large majority of clippy warningsJonathan1-3/+12
2022-03-14Implement talpid sender for futures senderDavid Lönnhager1-0/+6
2020-02-24Remove `IntoSender`Janito Vaqueiro Ferreira Filho1-85/+0
2020-02-24Implement `Sender` for `IntoSender`Janito Vaqueiro Ferreira Filho1-4/+4
2020-02-24Create `Sender` traitJanito Vaqueiro Ferreira Filho1-0/+6
2020-01-07Use `UnboundedSender` instead of `mpsc::Sender`Janito Vaqueiro Ferreira Filho1-13/+19
2018-12-13Activate the merge_imports rustfmt featureLinus Färnstrand1-4/+2
2018-12-03Activate the use_field_init_shorthand rustfmt optionLinus Färnstrand1-1/+1
2017-09-18Run rustfmt-nightly 0.2.6 on everythingLinus Färnstrand1-3/+7
2017-07-17Rename all crates from snake_case to kebab-caseLinus Färnstrand1-0/+76