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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
embassy-executor: add macro ui test for unsafe ops in unsafe tasks
Brezak
2025-07-23
3
-0
/
+30
*
embassy-executor: explicitly return impl Future in task inner task
Brezak
2025-07-23
2
-2
/
+11
*
embassy-executor: explicitly return impl Future in task inner task
Brezak
2025-07-23
1
-0
/
+14
*
embassy-executor: unsafe tasks as unsafe
Brezak
2025-07-23
2
-0
/
+26
*
excutor: fix Send unsoundness with `-> impl Future` tasks.
Dario Nieuwenhuis
2025-07-08
6
-4
/
+101
*
Update Rust nightly, stable.
Dario Nieuwenhuis
2025-07-04
2
-48
/
+48
*
Update tests
Matthew Tran
2025-06-01
9
-20
/
+184
*
Add diagnostic::on_unimplemented for nightly
Matthew Tran
2025-06-01
1
-1
/
+2
*
Add test for -> impl Future<Output = !>
Matthew Tran
2025-05-29
1
-0
/
+12
*
Allow `-> impl Future<Output = ()>` in #[task]
Matthew Tran
2025-05-28
6
-1
/
+174
*
Add test
Matthew Tran
2025-03-29
3
-0
/
+16
*
Set RUN_QUEUED unconditionally
Dániel Buga
2024-12-17
1
-0
/
+133
*
Remove test implementation of schedule_wake
Dániel Buga
2024-12-16
1
-4
/
+0
*
Make sure an exited task does not get stuck in a timer queue
Dániel Buga
2024-12-15
1
-0
/
+4
*
Refactor integrated-timers
Dániel Buga
2024-12-10
1
-3
/
+0
*
Add initialize
Dániel Buga
2024-11-19
1
-0
/
+4
*
executor: add compile-fail / ui tests.
Dario Nieuwenhuis
2024-10-20
35
-0
/
+273
*
Fix feature flag in executor tests
Grant Miller
2024-02-14
1
-1
/
+1
*
Add test case
Scott Mabin
2023-12-31
1
-0
/
+14
*
executor: add some tests.
Dario Nieuwenhuis
2023-11-24
1
-0
/
+137