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-executor
/
src
/
raw
/
waker.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: Add fallible from_waker getter
Dániel Buga
2025-12-18
1
-4
/
+9
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-2
/
+4
*
Fix some intra-doc links
James Munns
2025-04-03
1
-1
/
+1
*
Remove WakerHack for good.
Dario Nieuwenhuis
2024-12-17
1
-13
/
+2
*
executor: compare vtable addr instead of contents.
Dario Nieuwenhuis
2024-11-12
1
-1
/
+3
*
executor: use WakerHack unconditionally even if `nightly` feature is enabled....
Dario Nieuwenhuis
2024-11-12
1
-31
/
+11
*
Detect and allow older nightlies
Dániel Buga
2024-11-06
1
-1
/
+10
*
fix: nightly api changed during the night
Oleksandr Babak
2024-09-06
1
-2
/
+1
*
minimize cfg code in task_from_waker
zjp
2024-06-13
1
-26
/
+23
*
put cfg code inside task_from_waker function
zjp
2024-06-13
1
-36
/
+26
*
fix warning on unused import
zjp
2024-06-09
1
-2
/
+1
*
use nightly waker_getters APIs
zjp
2024-06-09
1
-0
/
+25
*
Fix #2100 - function address comparison
Aleksandr Krotov
2023-10-25
1
-1
/
+1
*
executor: Replace `NonNull<TaskHeader>` with `TaskRef`
Grant Miller
2023-01-29
1
-7
/
+6
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
1
-0
/
+53