aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor/tests/ui/spawn_nonsend.rs
Commit message (Expand)AuthorAgeFilesLines
* Update nightly.Dario Nieuwenhuis2025-09-261-2/+0
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-1/+1
* excutor: fix Send unsoundness with `-> impl Future` tasks.Dario Nieuwenhuis2025-07-081-0/+16