summaryrefslogtreecommitdiffstats
path: root/futures/src/backend/native/async_std.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-21Remove unnecessary `Future` importsLibravatar Héctor Ramón Jiménez1-1/+0
2024-07-05Hide `Subscription` internalsLibravatar Héctor Ramón Jiménez1-1/+1
2024-04-01Use `rustc-hash` for most of our `HashMap` and `HashSet` instancesLibravatar Héctor Ramón Jiménez1-2/+1
2023-03-05Remove generic `Hasher` and `Event` from `subscription::Recipe`Libravatar Héctor Ramón Jiménez1-8/+6
2023-01-27Fix: Clippy lint 'let_underscore_future'Libravatar 13r0ck1-0/+1
2022-01-28Split `iced_futures` into different `backend` implementationsLibravatar Héctor Ramón Jiménez1-0/+59