summaryrefslogtreecommitdiffstats
path: root/futures/src/backend/native/async_std.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary `Future` importsLibravatar Héctor Ramón Jiménez2025-02-211-1/+0
* Hide `Subscription` internalsLibravatar Héctor Ramón Jiménez2024-07-051-1/+1
* Use `rustc-hash` for most of our `HashMap` and `HashSet` instancesLibravatar Héctor Ramón Jiménez2024-04-011-2/+1
* Remove generic `Hasher` and `Event` from `subscription::Recipe`Libravatar Héctor Ramón Jiménez2023-03-051-8/+6
* Fix: Clippy lint 'let_underscore_future'Libravatar 13r0ck2023-01-271-0/+1
* Split `iced_futures` into different `backend` implementationsLibravatar Héctor Ramón Jiménez2022-01-281-0/+59