index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-futures
/
src
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
*
Reduced define for 'unreachable!' to a single macro rule
Tarun Singh
2024-07-17
1
-10
/
+6
*
Add collapse_debuginfo to fmt.rs macros.
Dario Nieuwenhuis
2024-06-17
1
-0
/
+17
*
Fix embassy-futures test failure
Adam Simpkins
2024-04-14
1
-1
/
+7
*
fmt: disable "unused" warnings.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+1
*
Sync all fmt.rs files.
Dario Nieuwenhuis
2023-08-30
1
-6
/
+39
*
fut: add poll_once
xoviat
2023-06-17
1
-0
/
+12
*
fmt: remove unused defmt::timestamp!
Dario Nieuwenhuis
2023-06-09
1
-3
/
+0
*
Add `#[must_use]` to all futures
Grant Miller
2023-02-24
1
-0
/
+1
*
futures: readme, docs improvements.
Dario Nieuwenhuis
2022-08-29
2
-0
/
+19
*
futures: add join_array.
Dario Nieuwenhuis
2022-08-29
1
-0
/
+68
*
futures: move select* and join* to separate modules.
Dario Nieuwenhuis
2022-08-29
3
-8
/
+11
*
futures: add joins
Dario Nieuwenhuis
2022-08-28
2
-0
/
+254
*
futures: add block_on
Dario Nieuwenhuis
2022-08-28
2
-0
/
+33
*
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
*
Add README for embassy-futures
Ulf Lilleengen
2022-08-23
1
-1
/
+1
*
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-22
4
-0
/
+495