aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor/tests/ui
Commit message (Expand)AuthorAgeFilesLines
* excutor: fix Send unsoundness with `-> impl Future` tasks.Dario Nieuwenhuis2025-07-085-4/+99
* Update Rust nightly, stable.Dario Nieuwenhuis2025-07-042-48/+48
* Update testsMatthew Tran2025-06-018-16/+175
* Add diagnostic::on_unimplemented for nightlyMatthew Tran2025-06-011-1/+2
* Allow `-> impl Future<Output = ()>` in #[task]Matthew Tran2025-05-284-0/+147
* Add testMatthew Tran2025-03-292-0/+15
* executor: add compile-fail / ui tests.Dario Nieuwenhuis2024-10-2034-0/+250