| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add is_x() methods for all EitherN enum variants | Alexander van Saase | 2024-12-14 | 1 | -0/+110 |
| * | embassy-futures: add select 5 and 6 | Christian Enderle | 2024-10-19 | 1 | -0/+163 |
| * | fix: `select_slice` is unsound. fixes #3320 | Oleksandr Babak | 2024-09-11 | 1 | -20/+15 |
| * | futures: move select* and join* to separate modules. | Dario Nieuwenhuis | 2022-08-29 | 1 | -0/+2 |
| * | futures: make `select_(slice|array)` hang intead of panicking if empty. | Dario Nieuwenhuis | 2022-08-28 | 1 | -8/+2 |
| * | futures: add select_slice, rename select_all to select_array. | Dario Nieuwenhuis | 2022-08-28 | 1 | -7/+55 |
| * | futures: derive defmt for Eithers | Dario Nieuwenhuis | 2022-08-28 | 1 | -0/+3 |
| * | split `embassy-util` into `embassy-futures`, `embassy-sync`. | Dario Nieuwenhuis | 2022-08-22 | 1 | -0/+230 |
